Skip to content

Commit

Permalink
go: pin to rivets release with registry.GetIDWithUUID() method
Browse files Browse the repository at this point in the history
  • Loading branch information
joelrebel committed Aug 19, 2024
1 parent ee59e54 commit ed5821c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/coreos/go-oidc v2.2.1+incompatible
github.com/google/uuid v1.6.0
github.com/metal-toolbox/conditionorc v1.1.1-0.20240805163108-b1c018c91b87
github.com/metal-toolbox/rivets v1.2.0
github.com/metal-toolbox/rivets v1.2.1-0.20240816124954-75fd3d3b2629
github.com/nats-io/nats-server/v2 v2.10.12
github.com/nats-io/nats.go v1.36.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 @@ -523,6 +523,10 @@ github.com/metal-toolbox/fleetdb v1.19.3 h1:Dk7MVi5rS42a4OI46Ye/etg8R5hm1iajaI4U
github.com/metal-toolbox/fleetdb v1.19.3/go.mod h1:v9agAzF7BhBBjA4rY+H2eZzQaBTEXO4b/Qikn4jmA7A=
github.com/metal-toolbox/rivets v1.2.0 h1:QhN3tWH7NqKDqwRDYylxukw0mNQ/FkyvBYkwS0CJULE=
github.com/metal-toolbox/rivets v1.2.0/go.mod h1:i78a1x0w2uNyMlvUgyO6ST552u9wV2Xa4+A73oA4WJY=
github.com/metal-toolbox/rivets v1.2.1-0.20240815133456-3d065f11726e h1:UjTm+ot78ydNdmAS8nUoddwtTt4r85Xj9WKjZG92tGw=
github.com/metal-toolbox/rivets v1.2.1-0.20240815133456-3d065f11726e/go.mod h1:i78a1x0w2uNyMlvUgyO6ST552u9wV2Xa4+A73oA4WJY=
github.com/metal-toolbox/rivets v1.2.1-0.20240816124954-75fd3d3b2629 h1:Q9ssrrui7qwYDlv17k2NZQa2CiZ4irgzdo1Sq27Kpvg=
github.com/metal-toolbox/rivets v1.2.1-0.20240816124954-75fd3d3b2629/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 ed5821c

Please sign in to comment.