Skip to content

Commit

Permalink
Update go updates
Browse files Browse the repository at this point in the history
Signed-off-by: redhat-renovate-bot <[email protected]>
  • Loading branch information
redhat-renovate-bot committed Sep 23, 2024
1 parent 06b876b commit fac63c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.6

require (
github.com/creasty/defaults v1.8.0
github.com/docker/docker v27.2.1+incompatible
github.com/docker/docker v27.3.1+incompatible
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
go.arcalot.io/assert v1.8.0
Expand All @@ -24,7 +24,7 @@ require (
github.com/go-logr/logr v1.4.2 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/hashicorp/hcl/v2 v2.22.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/klauspost/compress v1.17.9 // indirect
github.com/magiconair/properties v1.8.7 // indirect
Expand Down

0 comments on commit fac63c7

Please sign in to comment.