Skip to content

Commit

Permalink
go: pin to current ctrl, rivets release
Browse files Browse the repository at this point in the history
  • Loading branch information
joelrebel committed Sep 6, 2024
1 parent 23dc975 commit 3abf989
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ require (
github.com/hashicorp/go-retryablehttp v0.7.7
github.com/jeremywohl/flatten v1.0.1
github.com/jpillora/backoff v1.0.0
github.com/metal-toolbox/ctrl v0.2.7-0.20240902142349-ac50c6d8f21a
github.com/metal-toolbox/ctrl v0.2.7
github.com/metal-toolbox/fleetdb v1.19.3
github.com/metal-toolbox/ironlib v0.4.2-0.20240820160227-1a7996f5b77c
github.com/metal-toolbox/rivets v1.3.6-0.20240902123133-a36024eb7d25
github.com/metal-toolbox/rivets v1.3.6
github.com/mitchellh/copystructure v1.2.0
github.com/mitchellh/mapstructure v1.5.0
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -564,12 +564,16 @@ github.com/metal-toolbox/ctrl v0.2.7-0.20240902102934-e17cad930ce0 h1:+gRpFzK/Ti
github.com/metal-toolbox/ctrl v0.2.7-0.20240902102934-e17cad930ce0/go.mod h1:4aENlRsr6NhUgdWFXDYKu/Gy8rqLuRAg+094pg7xS68=
github.com/metal-toolbox/ctrl v0.2.7-0.20240902142349-ac50c6d8f21a h1:qQOywU4p6NfNu1tJQkqAJoEMvVW11umjzpbDNZyB6s0=
github.com/metal-toolbox/ctrl v0.2.7-0.20240902142349-ac50c6d8f21a/go.mod h1:CKa1huJEIAPRUtpwCy3G0T+v0ilwJwcrK6/hYElIbWk=
github.com/metal-toolbox/ctrl v0.2.7 h1:p5YMd2LP7enLN+jz0CSq2sppAoCnT1tA5mg7XnMvLCo=
github.com/metal-toolbox/ctrl v0.2.7/go.mod h1:qFq4cGssdjM8/E+Zd8pp/t9cE8eJsj0iL1H8IKYhvDU=
github.com/metal-toolbox/fleetdb v1.19.3 h1:Dk7MVi5rS42a4OI46Ye/etg8R5hm1iajaI4U0k1GSec=
github.com/metal-toolbox/fleetdb v1.19.3/go.mod h1:v9agAzF7BhBBjA4rY+H2eZzQaBTEXO4b/Qikn4jmA7A=
github.com/metal-toolbox/ironlib v0.4.2-0.20240820160227-1a7996f5b77c h1:j9X/iktguadGJMMQ6UuI+qGA8r5bM/CQQM7HWF/pEww=
github.com/metal-toolbox/ironlib v0.4.2-0.20240820160227-1a7996f5b77c/go.mod h1:WQZ8tZ8+bCts6mgBhN9M2r6Mer0aS8M0JNcaZm1dIS4=
github.com/metal-toolbox/rivets v1.3.6-0.20240902123133-a36024eb7d25 h1:z6gipdqU9pkHDHeNb0hmwtR3+zOpaWDIuDLDVHALnk8=
github.com/metal-toolbox/rivets v1.3.6-0.20240902123133-a36024eb7d25/go.mod h1:i78a1x0w2uNyMlvUgyO6ST552u9wV2Xa4+A73oA4WJY=
github.com/metal-toolbox/rivets v1.3.6 h1:iw1KlhNcK8ZIHnBGwKeqtYInyN/prhiblb6qE+FhzH0=
github.com/metal-toolbox/rivets v1.3.6/go.mod h1:i78a1x0w2uNyMlvUgyO6ST552u9wV2Xa4+A73oA4WJY=
github.com/microsoft/go-mssqldb v0.17.0/go.mod h1:OkoNGhGEs8EZqchVTtochlXruEhEOaO4S0d2sB5aeGQ=
github.com/miekg/dns v1.1.26/go.mod h1:bPDLeHnStXmXAq1m/Ch/hvfNHr14JKNPMBo3VZKjuso=
github.com/miekg/dns v1.1.41/go.mod h1:p6aan82bvRIyn+zDIv9xYNUpwa73JcSh9BKwknJysuI=
Expand Down

0 comments on commit 3abf989

Please sign in to comment.