File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -98,5 +98,4 @@ require (
9898 k8s.io/klog/v2 v2.90.1 // indirect
9999)
100100
101- // FIXME: temporary replace to integrate etcd update changes until upstream PR is merged.
102- replace github.com/moby/swarmkit/v2 => github.com/crazy-max/swarmkit/v2 v2.0.0-20251107095914-13c89465ab39 // etcd-update
101+ replace github.com/moby/swarmkit/v2 => ../
Original file line number Diff line number Diff line change @@ -29,8 +29,6 @@ github.com/containerd/log v0.1.0/go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3
2929github.com/coreos/go-semver v0.3.1 h1:yi21YpKnrx1gt5R+la8n5WgS0kCrsPp33dmEyHReZr4 =
3030github.com/coreos/go-semver v0.3.1 /go.mod h1:irMmmIw/7yzSRPWryHsK7EYSg09caPQL03VsM8rvUec =
3131github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
32- github.com/crazy-max/swarmkit/v2 v2.0.0-20251107095914-13c89465ab39 h1:PPX5E/LwaU6B+Oaz+9stjVXKq125Q9WbaSstdnWAchw =
33- github.com/crazy-max/swarmkit/v2 v2.0.0-20251107095914-13c89465ab39 /go.mod h1:nFdZv5hPzaAPGXOeK8aSY5HF3B/fv+zyeROLfk+98w0 =
3432github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
3533github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
3634github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments