Skip to content

Commit 768012d

Browse files
authored
Merge pull request #510 from docker/chore/x
chore: bump x/v0.0.30-do.not.use
2 parents cc5395c + c5fc222 commit 768012d

File tree

8 files changed

+10
-9
lines changed

8 files changed

+10
-9
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.19.1
12-
github.com/docker/secrets-engine/x v0.0.29-do.not.use
12+
github.com/docker/secrets-engine/x v0.0.30-do.not.use
1313
github.com/stretchr/testify v1.11.1
1414
google.golang.org/protobuf v1.36.11
1515
)

go.work.sum

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ github.com/containerd/errdefs v1.0.0/go.mod h1:+YBYIdtsnF4Iw6nWZhJcqGSg/dwvV7tyJ
3434
github.com/containerd/errdefs/pkg v0.3.0 h1:9IKJ06FvyNlexW690DXuQNx2KA2cUJXx151Xdx3ZPPE=
3535
github.com/containerd/errdefs/pkg v0.3.0/go.mod h1:NJw6s9HwNuRhnjJhM7pylWwMyAkmCQvQ4GpJHEqRLVk=
3636
github.com/containerd/log v0.1.0/go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo=
37-
github.com/containerd/nri v0.11.0/go.mod h1:bjGTLdUA58WgghKHg8azFMGXr05n1wDHrt3NSVBHiGI=
3837
github.com/containerd/ttrpc v1.2.7/go.mod h1:YCXHsb32f+Sq5/72xHubdiJRQY9inL4a4ZQrAbN1q9o=
3938
github.com/containerd/typeurl/v2 v2.2.0/go.mod h1:8XOOxnyatxSWuG8OfsZXVnAF4iZfedjS/8UHSPJnX4g=
4039
github.com/creack/pty v1.1.24/go.mod h1:08sCNb52WyoAwi2QDyzUCTgcvVFhUzewun7wtTfvcwE=
@@ -44,6 +43,8 @@ github.com/docker/cli v29.0.4+incompatible h1:mffN/hPqaI39vx/4QiSkdldHeM0rP1ZZBI
4443
github.com/docker/cli v29.0.4+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
4544
github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
4645
github.com/docker/docker v28.3.3+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
46+
github.com/docker/docker-credential-helpers v0.9.4 h1:76ItO69/AP/V4yT9V4uuuItG0B1N8hvt0T0c0NN/DzI=
47+
github.com/docker/docker-credential-helpers v0.9.4/go.mod h1:v1S+hepowrQXITkEfw6o4+BMbGot02wiKpzWhGUZK6c=
4748
github.com/docker/go-connections v0.6.0 h1:LlMG9azAe1TqfR7sO+NJttz1gy6KO7VJBh+pMmjSD94=
4849
github.com/docker/go-connections v0.6.0/go.mod h1:AahvXYshr6JgfUJGdDCs2b5EZG/vmaMAntpSFH5BFKE=
4950
github.com/docker/go-metrics v0.0.1/go.mod h1:cG1hvH2utMXtqgqqYE9plW6lDxS3/5ayHzueweSI3Vw=

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.19.1
1212
github.com/containerd/nri v0.11.0
13-
github.com/docker/secrets-engine/x v0.0.29-do.not.use
13+
github.com/docker/secrets-engine/x v0.0.30-do.not.use
1414
github.com/stretchr/testify v1.11.1
1515
google.golang.org/protobuf v1.36.11
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.22
13-
github.com/docker/secrets-engine/x v0.0.29-do.not.use
13+
github.com/docker/secrets-engine/x v0.0.30-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
@@ -10,8 +10,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
1010
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
1111
github.com/docker/docker-credential-helpers v0.9.4 h1:76ItO69/AP/V4yT9V4uuuItG0B1N8hvt0T0c0NN/DzI=
1212
github.com/docker/docker-credential-helpers v0.9.4/go.mod h1:v1S+hepowrQXITkEfw6o4+BMbGot02wiKpzWhGUZK6c=
13-
github.com/docker/secrets-engine/x v0.0.29-do.not.use h1:pUGyRsYdGmf4qg9zI3eY+SsUn66uAS9FtDCn69pTZfE=
14-
github.com/docker/secrets-engine/x v0.0.29-do.not.use/go.mod h1:Y7Fi3WhtIMwi2kxXoDEc54JvdlBb82YhaNO6Und1TA4=
13+
github.com/docker/secrets-engine/x v0.0.30-do.not.use h1:l3JPNnOuCNcm+s3xput/baWohUNG1PlDTdH1yLE4vCw=
14+
github.com/docker/secrets-engine/x v0.0.30-do.not.use/go.mod h1:Y7Fi3WhtIMwi2kxXoDEc54JvdlBb82YhaNO6Und1TA4=
1515
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
1616
github.com/go-logr/logr v1.4.3 h1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI=
1717
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.22
1111
github.com/docker/secrets-engine/store v0.0.23
12-
github.com/docker/secrets-engine/x v0.0.29-do.not.use
12+
github.com/docker/secrets-engine/x v0.0.30-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.40.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.3.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.29-do.not.use
14+
github.com/docker/secrets-engine/x v0.0.30-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

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ github.com/docker/docker-credential-helpers/credentials
4343
## explicit; go 1.25.8
4444
# github.com/docker/secrets-engine/store v0.0.23 => ./store
4545
## explicit; go 1.25.8
46-
# github.com/docker/secrets-engine/x v0.0.29-do.not.use => ./x
46+
# github.com/docker/secrets-engine/x v0.0.30-do.not.use => ./x
4747
## explicit; go 1.25.8
4848
# github.com/go-logr/logr v1.4.3
4949
## explicit; go 1.18

0 commit comments

Comments
 (0)