This repository was archived by the owner on Aug 11, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ require (
3535require (
3636 github.com/bmc-toolbox/common v0.0.0-20240926143744-8c478be881d7
3737 github.com/hetiansu5/urlquery v1.2.7
38- github.com/metal-toolbox/rivets v1.3.7
38+ github.com/metal-toolbox/rivets v1.3.8
3939 github.com/volatiletech/sqlboiler v3.7.1+incompatible
4040 go.infratographer.com/x v0.5.3
4141 gocloud.dev v0.38.0
Original file line number Diff line number Diff line change @@ -517,6 +517,8 @@ github.com/mattn/go-sqlite3 v1.14.22/go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxU
517517github.com/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
518518github.com/metal-toolbox/rivets v1.3.7 h1:ZM6AbX1xASS91FWi/2i2wh9twVOPJTzpD3c7fcllhBk =
519519github.com/metal-toolbox/rivets v1.3.7 /go.mod h1:8irU6eXgOa3QkjdcGi/aY4vqoMqCkbwVz7iVTYYPCX8 =
520+ github.com/metal-toolbox/rivets v1.3.8 h1:BxzBPBYPMGBwJurIe+8Xji2YL7vHZUHbOmMpszWfPYw =
521+ github.com/metal-toolbox/rivets v1.3.8 /go.mod h1:8irU6eXgOa3QkjdcGi/aY4vqoMqCkbwVz7iVTYYPCX8 =
520522github.com/mfridman/interpolate v0.0.2 h1:pnuTK7MQIxxFz1Gr+rjSIx9u7qVjf5VOoM/u6BbAxPY =
521523github.com/mfridman/interpolate v0.0.2 /go.mod h1:p+7uk6oE07mpE/Ik1b8EckO0O4ZXiGAfshKBWLUM9Xg =
522524github.com/microsoft/go-mssqldb v0.17.0 /go.mod h1:OkoNGhGEs8EZqchVTtochlXruEhEOaO4S0d2sB5aeGQ =
You can’t perform that action at this time.
0 commit comments