Skip to content

Commit

Permalink
Update rivets version
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeschuurmans committed Sep 16, 2024
1 parent 6a9703c commit 4135f1e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ require (
require (
github.com/bmc-toolbox/common v0.0.0-20240723142833-87832458b53b
github.com/hetiansu5/urlquery v1.2.7
github.com/metal-toolbox/rivets v1.3.7-0.20240913161124-bb74c502450b
github.com/metal-toolbox/rivets v1.3.7-0.20240913175705-6a13f2539635
github.com/volatiletech/sqlboiler v3.7.1+incompatible
go.infratographer.com/x v0.5.3
gocloud.dev v0.38.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -511,8 +511,8 @@ github.com/mattn/go-sqlite3 v1.14.14/go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4
github.com/mattn/go-sqlite3 v1.14.22 h1:2gZY6PC6kBnID23Tichd1K+Z0oS6nE/XwU+Vz/5o4kU=
github.com/mattn/go-sqlite3 v1.14.22/go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y=
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
github.com/metal-toolbox/rivets v1.3.7-0.20240913161124-bb74c502450b h1:DeVXzZstptDbz/4AbOQpPOUTkqtLX5LzGAxXiePXzrg=
github.com/metal-toolbox/rivets v1.3.7-0.20240913161124-bb74c502450b/go.mod h1:MFmQ3nkGhdgPCGinp0ipHBzmcpoNv+Rcu4969/nUaoU=
github.com/metal-toolbox/rivets v1.3.7-0.20240913175705-6a13f2539635 h1:zSHe01/L/eQCzptKZ7PzW/7PK5w5TVJWHFVy1CsQdes=
github.com/metal-toolbox/rivets v1.3.7-0.20240913175705-6a13f2539635/go.mod h1:8irU6eXgOa3QkjdcGi/aY4vqoMqCkbwVz7iVTYYPCX8=
github.com/mfridman/interpolate v0.0.2 h1:pnuTK7MQIxxFz1Gr+rjSIx9u7qVjf5VOoM/u6BbAxPY=
github.com/mfridman/interpolate v0.0.2/go.mod h1:p+7uk6oE07mpE/Ik1b8EckO0O4ZXiGAfshKBWLUM9Xg=
github.com/microsoft/go-mssqldb v0.17.0/go.mod h1:OkoNGhGEs8EZqchVTtochlXruEhEOaO4S0d2sB5aeGQ=
Expand Down

0 comments on commit 4135f1e

Please sign in to comment.