Skip to content

Commit

Permalink
Update module github.com/metal-toolbox/rivets to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ofaurax committed Jan 14, 2025
1 parent f2e495c commit 848d983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ require (
github.com/hashicorp/go-retryablehttp v0.7.7
github.com/metal-toolbox/fleetdb v1.20.1
github.com/metal-toolbox/rivets v1.3.10
github.com/metal-toolbox/rivets/v2 v2.0.0
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.20.5
github.com/sirupsen/logrus v1.9.3
Expand Down Expand Up @@ -73,7 +74,6 @@ require (
github.com/magiconair/properties v1.8.7 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/metal-toolbox/bmc-common v1.0.2 // indirect
github.com/metal-toolbox/rivets/v2 v2.0.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
Expand Down

0 comments on commit 848d983

Please sign in to comment.