diff --git a/go.mod b/go.mod index f1be62b..64213e5 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/hashicorp/go-retryablehttp v0.7.7 github.com/metal-toolbox/ctrl v0.2.1 github.com/metal-toolbox/fleetdb v1.19.3 - github.com/metal-toolbox/rivets v1.3.0 + github.com/metal-toolbox/rivets v1.3.2-0.20240821095555-56f1bf4b1a29 github.com/mitchellh/copystructure v1.2.0 github.com/pkg/errors v0.9.1 github.com/prometheus/client_golang v1.19.1 diff --git a/go.sum b/go.sum index 3be14c2..13fc7c8 100644 --- a/go.sum +++ b/go.sum @@ -555,6 +555,8 @@ 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.3.0 h1:LfEWbOPy3Jh+8Zg4/GUIGX6kqMM9DI8s1zKZZIDtpcw= github.com/metal-toolbox/rivets v1.3.0/go.mod h1:i78a1x0w2uNyMlvUgyO6ST552u9wV2Xa4+A73oA4WJY= +github.com/metal-toolbox/rivets v1.3.2-0.20240821095555-56f1bf4b1a29 h1:m8suYpZ7V3IHwiEUFmcjo1KD19+ir6iXmY1a9rQo7Nk= +github.com/metal-toolbox/rivets v1.3.2-0.20240821095555-56f1bf4b1a29/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=