Skip to content

Commit

Permalink
chore(deps): upgrade docker from 23.0.1 to 23.0.8 (#2572)
Browse files Browse the repository at this point in the history
  • Loading branch information
pranav-new-relic authored Feb 2, 2024
1 parent 6dbdc80 commit 42026bf
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 177 deletions.
3 changes: 2 additions & 1 deletion tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ require (
github.com/dnephin/pflag v1.0.7 // indirect
github.com/docker/cli v23.0.1+incompatible // indirect
github.com/docker/distribution v2.8.2+incompatible // indirect
github.com/docker/docker v23.0.1+incompatible // indirect
github.com/docker/docker v23.0.8+incompatible // indirect
github.com/docker/docker-credential-helpers v0.7.0 // indirect
github.com/docker/go-connections v0.4.0 // indirect
github.com/docker/go-units v0.5.0 // indirect
Expand Down Expand Up @@ -193,6 +193,7 @@ require (
github.com/google/go-github/v50 v50.0.0 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/google/ko v0.12.0 // indirect
github.com/google/s2a-go v0.1.3 // indirect
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/google/wire v0.5.0 // indirect
Expand Down
Loading

0 comments on commit 42026bf

Please sign in to comment.