Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Commit 848d983

Browse files
renovate[bot]ofaurax
authored andcommitted
Update module github.com/metal-toolbox/rivets to v2
1 parent f2e495c commit 848d983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ require (
1313
github.com/hashicorp/go-retryablehttp v0.7.7
1414
github.com/metal-toolbox/fleetdb v1.20.1
1515
github.com/metal-toolbox/rivets v1.3.10
16+
github.com/metal-toolbox/rivets/v2 v2.0.0
1617
github.com/pkg/errors v0.9.1
1718
github.com/prometheus/client_golang v1.20.5
1819
github.com/sirupsen/logrus v1.9.3
@@ -73,7 +74,6 @@ require (
7374
github.com/magiconair/properties v1.8.7 // indirect
7475
github.com/mattn/go-isatty v0.0.20 // indirect
7576
github.com/metal-toolbox/bmc-common v1.0.2 // indirect
76-
github.com/metal-toolbox/rivets/v2 v2.0.0 // indirect
7777
github.com/mitchellh/mapstructure v1.5.0 // indirect
7878
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
7979
github.com/modern-go/reflect2 v1.0.2 // indirect

0 commit comments

Comments
 (0)