File tree Expand file tree Collapse file tree
github.com/moby/buildkit/util/tracing/detect Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ require (
6161 github.com/miekg/dns v1.1.43
6262 github.com/mistifyio/go-zfs/v3 v3.0.1
6363 github.com/mitchellh/copystructure v1.2.0
64- github.com/moby/buildkit v0.12.4
64+ github.com/moby/buildkit v0.12.5-0.20231208203051-3b6880d2a00f // v0.12 branch (v0.12.5-dev)
6565 github.com/moby/ipvs v1.1.0
6666 github.com/moby/locker v1.0.1
6767 github.com/moby/patternmatcher v0.6.0
Original file line number Diff line number Diff line change @@ -902,8 +902,8 @@ github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zx
902902github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
903903github.com/mndrix/tap-go v0.0.0-20171203230836-629fa407e90b/go.mod h1:pzzDgJWZ34fGzaAZGFW22KVZDfyrYW+QABMrWnJBnSs=
904904github.com/moby/buildkit v0.8.1/go.mod h1:/kyU1hKy/aYCuP39GZA9MaKioovHku57N6cqlKZIaiQ=
905- github.com/moby/buildkit v0.12.4 h1:yKZDsObXLKarXqUx7YMnaB+TKv810bBhq0XLFWbkjT0 =
906- github.com/moby/buildkit v0.12.4 /go.mod h1:XG74uz06nPWQpnxYwgCryrVidvor0+ElUxGosbZPQG4=
905+ github.com/moby/buildkit v0.12.5-0.20231208203051-3b6880d2a00f h1:nYPkpfWrlQznHPLNrXxXIQMaTlmnsSBiiRTgnQ5hrZ0 =
906+ github.com/moby/buildkit v0.12.5-0.20231208203051-3b6880d2a00f /go.mod h1:XG74uz06nPWQpnxYwgCryrVidvor0+ElUxGosbZPQG4=
907907github.com/moby/ipvs v1.1.0 h1:ONN4pGaZQgAx+1Scz5RvWV4Q7Gb+mvfRh3NsPS+1XQQ=
908908github.com/moby/ipvs v1.1.0/go.mod h1:4VJMWuf098bsUMmZEiD4Tjk/O7mOn3l1PTD3s4OoYAs=
909909github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg=
Original file line number Diff line number Diff line change @@ -682,7 +682,7 @@ github.com/mitchellh/hashstructure/v2
682682# github.com/mitchellh/reflectwalk v1.0.2
683683## explicit
684684github.com/mitchellh/reflectwalk
685- # github.com/moby/buildkit v0.12.4
685+ # github.com/moby/buildkit v0.12.5-0.20231208203051-3b6880d2a00f
686686## explicit; go 1.20
687687github.com/moby/buildkit/api/services/control
688688github.com/moby/buildkit/api/types
You can’t perform that action at this time.
0 commit comments