From eb15375b46d9c0caaa1cabf7632e411d2199118d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 20:03:42 +0000 Subject: [PATCH] fix(deps): update module github.com/metal-toolbox/rivets to v1.1.0 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 150e6ccf..40d434f2 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/metal-toolbox/bomservice v0.1.5 github.com/metal-toolbox/conditionorc v1.0.8 github.com/metal-toolbox/fleetdb v1.18.6 - github.com/metal-toolbox/rivets v1.0.7 + github.com/metal-toolbox/rivets v1.1.0 github.com/nirasan/go-oauth-pkce-code-verifier v0.0.0-20220510032225-4f9f17eaec4c github.com/olekukonko/tablewriter v0.0.5 github.com/pkg/errors v0.9.1 diff --git a/go.sum b/go.sum index 6252d8d0..deceba68 100644 --- a/go.sum +++ b/go.sum @@ -551,8 +551,8 @@ github.com/metal-toolbox/conditionorc v1.0.8 h1:YlSxHaI376EV4xbyKkEbl2O7oThWfNLO github.com/metal-toolbox/conditionorc v1.0.8/go.mod h1:P/FZFzWeoF6+LA24G53Et6aqMsBUG5jWeyWcuwSG7go= github.com/metal-toolbox/fleetdb v1.18.6 h1:VxTs4T2zKh9KbjPNo18Z/D6OmPqArPK2PNQ8w/VmVz4= github.com/metal-toolbox/fleetdb v1.18.6/go.mod h1:QoNpDNVXxt7YqrxRIWkWp1hR3LJ2YXMnYavXwefOUnQ= -github.com/metal-toolbox/rivets v1.0.7 h1:Tly0k9/HrlnXVaPUjUBNGUhEPq6LOBeWU7O4OqmLgOc= -github.com/metal-toolbox/rivets v1.0.7/go.mod h1:FZ47HrHgezYyY/H7z4Emw9JaGxeFmBJCXGKqy5YW6ag= +github.com/metal-toolbox/rivets v1.1.0 h1:0SAyKD36rgBOFoFqcTGYrVI9zSyGyJUgdtT30S9efh4= +github.com/metal-toolbox/rivets v1.1.0/go.mod h1:VQ/Ahd+ztJ5pZMdVRceMGchlHw8D+hIl3Av7ojMEAh0= 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=