Skip to content

Commit 7e82320

Browse files
authored
Merge pull request #424 from docker/chore/x
chore: bump x/v0.0.13-do.not.use
2 parents 6c53dd1 + c6d67df commit 7e82320

File tree

11 files changed

+12
-12
lines changed

11 files changed

+12
-12
lines changed

client/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ replace github.com/docker/secrets-engine/x => ../x
99

1010
require (
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
)

cmd/engine/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

2525
require (

cmd/pass/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ replace github.com/docker/secrets-engine/x => ../../x
1616
require (
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
)

engine/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

injector/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ replace github.com/docker/secrets-engine/x => ../x
1111

1212
require (
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
)

plugin/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ replace github.com/docker/secrets-engine/x => ../x
1010
require (
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
)

plugins/credentialhelper/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ replace github.com/docker/secrets-engine/plugin => ../../plugin
1010
require (
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

plugins/credentialhelper/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
88
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
99
github.com/docker/docker-credential-helpers v0.9.4 h1:76ItO69/AP/V4yT9V4uuuItG0B1N8hvt0T0c0NN/DzI=
1010
github.com/docker/docker-credential-helpers v0.9.4/go.mod h1:v1S+hepowrQXITkEfw6o4+BMbGot02wiKpzWhGUZK6c=
11-
github.com/docker/secrets-engine/x v0.0.12-do.not.use h1:i4OVJnKE9J7Lh58vRfRkmXNagX1IcdF1a1pOQaW7whY=
12-
github.com/docker/secrets-engine/x v0.0.12-do.not.use/go.mod h1:DU4I+Tk0OmzyjqbuIMYSUxTzKbvWrKXDPU1x1WA913k=
11+
github.com/docker/secrets-engine/x v0.0.13-do.not.use h1:tBPKFR9t5oJaK0hA83sgqN4+fadBlGWEeZGZ2p1PPP4=
12+
github.com/docker/secrets-engine/x v0.0.13-do.not.use/go.mod h1:DU4I+Tk0OmzyjqbuIMYSUxTzKbvWrKXDPU1x1WA913k=
1313
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
1414
github.com/go-logr/logr v1.4.3 h1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI=
1515
github.com/go-logr/logr v1.4.3/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=

plugins/pass/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ replace github.com/docker/secrets-engine/x => ./../../x
99
require (
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

store/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)