Skip to content

Commit

Permalink
Merge pull request #542 from lucaslorentz/dependabot/go_modules/githu…
Browse files Browse the repository at this point in the history
…b.com/docker/docker-24.0.7incompatible

Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible
  • Loading branch information
lucaslorentz authored Oct 30, 2023
2 parents 58ce491 + 5736498 commit 0956767
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 671 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/caddyserver/caddy/v2 v2.7.5
github.com/docker/docker v24.0.6+incompatible
github.com/docker/docker v24.0.7+incompatible
github.com/stretchr/testify v1.8.4
go.uber.org/zap v1.26.0
)
Expand Down Expand Up @@ -49,7 +49,6 @@ require (
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/glog v1.1.0 // indirect
github.com/golang/mock v1.6.0 // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/google/cel-go v0.15.1 // indirect
Expand Down
Loading

0 comments on commit 0956767

Please sign in to comment.