File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ require (
84
84
github.com/digitalocean/godo v1.7.5 // indirect
85
85
github.com/dimchansky/utfbom v1.1.1 // indirect
86
86
github.com/distribution/reference v0.6.0 // indirect
87
- github.com/docker/docker v25.0.5 +incompatible // indirect
87
+ github.com/docker/docker v25.0.6 +incompatible // indirect
88
88
github.com/docker/go-connections v0.4.0 // indirect
89
89
github.com/docker/go-units v0.5.0 // indirect
90
90
github.com/duosecurity/duo_api_golang v0.0.0-20190308151101-6c680f768e74 // indirect
Original file line number Diff line number Diff line change @@ -295,8 +295,8 @@ github.com/dnaeon/go-vcr v1.2.0 h1:zHCHvJYTMh1N7xnV7zf1m1GPBF9Ad0Jk/whtQ1663qI=
295
295
github.com/dnaeon/go-vcr v1.2.0 /go.mod h1:R4UdLID7HZT3taECzJs4YgbbH6PIGXB6W/sc5OLb6RQ =
296
296
github.com/docker/cli v25.0.5+incompatible h1:3Llw3kcE1gOScEojA247iDD+p1l9hHeC7H3vf3Zd5fk =
297
297
github.com/docker/cli v25.0.5+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
298
- github.com/docker/docker v25.0.5 +incompatible h1:UmQydMduGkrD5nQde1mecF/YnSbTOaPeFIeP5C4W+DE =
299
- github.com/docker/docker v25.0.5 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
298
+ github.com/docker/docker v25.0.6 +incompatible h1:5cPwbwriIcsua2REJe8HqQV+6WlWc1byg2QSXzBxBGg =
299
+ github.com/docker/docker v25.0.6 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
300
300
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
301
301
github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
302
302
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
You can’t perform that action at this time.
0 commit comments