Skip to content

Commit

Permalink
fix(deps): update module github.com/metal-toolbox/rivets to v1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent 6a9703c commit e388d49
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 @@ -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
github.com/volatiletech/sqlboiler v3.7.1+incompatible
go.infratographer.com/x v0.5.3
gocloud.dev v0.38.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -513,6 +513,8 @@ github.com/mattn/go-sqlite3 v1.14.22/go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxU
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 h1:ZM6AbX1xASS91FWi/2i2wh9twVOPJTzpD3c7fcllhBk=
github.com/metal-toolbox/rivets v1.3.7/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 e388d49

Please sign in to comment.