File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ replace github.com/docker/secrets-engine/client => ../client
1010replace github.com/docker/secrets-engine/x => ../x
1111
1212require (
13- github.com/docker/secrets-engine/client v0.0.16
13+ github.com/docker/secrets-engine/client v0.0.17
1414 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
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ github.com/docker/go-connections/tlsconfig
105105# github.com/docker/go-units v0.5.0
106106## explicit
107107github.com/docker/go-units
108- # github.com/docker/secrets-engine/client v0.0.16 => ./client
108+ # github.com/docker/secrets-engine/client v0.0.17 => ./client
109109## explicit; go 1.25
110110# github.com/docker/secrets-engine/engine v0.0.28 => ./engine
111111## explicit; go 1.25.0
You can’t perform that action at this time.
0 commit comments