Skip to content

Commit

Permalink
go: pin to rivets release with Condition type changes
Browse files Browse the repository at this point in the history
  • Loading branch information
joelrebel committed May 2, 2024
1 parent e7411f3 commit bd4101d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/google/uuid v1.6.0
github.com/hashicorp/go-retryablehttp v0.7.5
github.com/metal-toolbox/fleetdb v0.16.9
github.com/metal-toolbox/rivets v1.0.5-0.20240426130835-f0a8cb5ba950
github.com/metal-toolbox/rivets v1.0.5-0.20240502123110-b4bca7161ddb
github.com/nats-io/nats-server/v2 v2.10.11
github.com/nats-io/nats.go v1.33.1
github.com/pkg/errors v0.9.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,8 @@ github.com/metal-toolbox/rivets v1.0.5-0.20240423145705-d3616d0ebde4 h1:NVZ3QsNk
github.com/metal-toolbox/rivets v1.0.5-0.20240423145705-d3616d0ebde4/go.mod h1:EMQJRT1mjIyFRXxvKNaBlz7Z4Sp88rTaGO8W18olN2I=
github.com/metal-toolbox/rivets v1.0.5-0.20240426130835-f0a8cb5ba950 h1:Ygz87P8ARXa0Cu1sBJRRBXDWIC+kX0ABW5PwkuwTQM8=
github.com/metal-toolbox/rivets v1.0.5-0.20240426130835-f0a8cb5ba950/go.mod h1:EMQJRT1mjIyFRXxvKNaBlz7Z4Sp88rTaGO8W18olN2I=
github.com/metal-toolbox/rivets v1.0.5-0.20240502123110-b4bca7161ddb h1:uqFbRBrOgiQQhsyfnaKJx58fC0fJQJKMGIbjwmQ9j5c=
github.com/metal-toolbox/rivets v1.0.5-0.20240502123110-b4bca7161ddb/go.mod h1:EMQJRT1mjIyFRXxvKNaBlz7Z4Sp88rTaGO8W18olN2I=
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 bd4101d

Please sign in to comment.