File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ replace github.com/docker/secrets-engine/x => ../x
99
1010require (
1111 connectrpc.com/connect v1.18.1
12- github.com/docker/secrets-engine/x v0.0.12 -do.not.use
12+ github.com/docker/secrets-engine/x v0.0.13 -do.not.use
1313 github.com/stretchr/testify v1.11.1
1414 google.golang.org/protobuf v1.36.8
1515)
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
1919 github.com/docker/secrets-engine/engine v0.0.28
2020 github.com/docker/secrets-engine/plugins/credentialhelper v0.0.4
2121 github.com/docker/secrets-engine/plugins/pass v0.0.17
22- github.com/docker/secrets-engine/x v0.0.12 -do.not.use
22+ github.com/docker/secrets-engine/x v0.0.13 -do.not.use
2323)
2424
2525require (
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ replace github.com/docker/secrets-engine/x => ../../x
1616require (
1717 github.com/docker/cli v29.0.4+incompatible
1818 github.com/docker/secrets-engine/plugins/pass v0.0.17
19- github.com/docker/secrets-engine/x v0.0.12 -do.not.use
19+ github.com/docker/secrets-engine/x v0.0.13 -do.not.use
2020 github.com/spf13/cobra v1.10.1
2121 go.opentelemetry.io/otel v1.38.0
2222)
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 connectrpc.com/connect v1.18.1
1818 github.com/cenkalti/backoff/v5 v5.0.3
1919 github.com/docker/secrets-engine/plugin v0.0.19
20- github.com/docker/secrets-engine/x v0.0.12 -do.not.use
20+ github.com/docker/secrets-engine/x v0.0.13 -do.not.use
2121 github.com/go-chi/chi/v5 v5.2.3
2222 github.com/hashicorp/yamux v0.1.2
2323 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ replace github.com/docker/secrets-engine/x => ../x
1111
1212require (
1313 github.com/docker/secrets-engine/client v0.0.16
14- github.com/docker/secrets-engine/x v0.0.12 -do.not.use
14+ github.com/docker/secrets-engine/x v0.0.13 -do.not.use
1515 github.com/moby/moby/api v1.52.0
1616 github.com/stretchr/testify v1.11.1
1717)
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ replace github.com/docker/secrets-engine/x => ../x
1010require (
1111 connectrpc.com/connect v1.18.1
1212 github.com/containerd/nri v0.10.0
13- github.com/docker/secrets-engine/x v0.0.12 -do.not.use
13+ github.com/docker/secrets-engine/x v0.0.13 -do.not.use
1414 github.com/stretchr/testify v1.11.1
1515 google.golang.org/protobuf v1.36.8
1616)
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ replace github.com/docker/secrets-engine/plugin => ../../plugin
1010require (
1111 github.com/docker/docker-credential-helpers v0.9.4
1212 github.com/docker/secrets-engine/plugin v0.0.19
13- github.com/docker/secrets-engine/x v0.0.12 -do.not.use
13+ github.com/docker/secrets-engine/x v0.0.13 -do.not.use
1414 github.com/stretchr/testify v1.11.1
1515)
1616
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ replace github.com/docker/secrets-engine/x => ./../../x
99require (
1010 github.com/docker/secrets-engine/plugin v0.0.19
1111 github.com/docker/secrets-engine/store v0.0.17
12- github.com/docker/secrets-engine/x v0.0.12 -do.not.use
12+ github.com/docker/secrets-engine/x v0.0.13 -do.not.use
1313 github.com/spf13/cobra v1.10.1
1414 github.com/stretchr/testify v1.11.1
1515 go.opentelemetry.io/otel v1.38.0
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 filippo.io/age v1.2.1
1212 github.com/cenkalti/backoff/v5 v5.0.3
1313 github.com/danieljoos/wincred v1.2.3
14- github.com/docker/secrets-engine/x v0.0.12 -do.not.use
14+ github.com/docker/secrets-engine/x v0.0.13 -do.not.use
1515 github.com/godbus/dbus/v5 v5.1.0
1616 github.com/google/uuid v1.6.0
1717 github.com/spf13/cobra v1.10.1
You can’t perform that action at this time.
0 commit comments