From 9b2ce7bd3d710eed61ce5abbf933d316a472c542 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 09:37:56 +0100 Subject: [PATCH] Renovate: Update github.com/sapcc/go-bits digest to 3df536c (#146) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- vendor/modules.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index 451f6fc..4355338 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/sapcc/go-makefile-maker go 1.22 require ( - github.com/sapcc/go-bits v0.0.0-20240208161424-5cb4409b5a2e + github.com/sapcc/go-bits v0.0.0-20240212161259-3df536cae9cd golang.org/x/mod v0.15.0 gopkg.in/yaml.v3 v3.0.1 ) diff --git a/go.sum b/go.sum index ffedc37..68c5aaf 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -github.com/sapcc/go-bits v0.0.0-20240208161424-5cb4409b5a2e h1:rydnPPYfXFVGiLYoVHCye1qI1xvMC+ZeMa84NTeB1Y0= -github.com/sapcc/go-bits v0.0.0-20240208161424-5cb4409b5a2e/go.mod h1:ZvwtOUFL6k4LgGL7FX9IR1tmhEsu72BTr3gzhmEl9I4= +github.com/sapcc/go-bits v0.0.0-20240212161259-3df536cae9cd h1:3xUdS4N6D/HIjq9w4yDizzFFHQ7KReKbVyqE0SmaCSQ= +github.com/sapcc/go-bits v0.0.0-20240212161259-3df536cae9cd/go.mod h1:ZvwtOUFL6k4LgGL7FX9IR1tmhEsu72BTr3gzhmEl9I4= golang.org/x/mod v0.15.0 h1:SernR4v+D55NyBH2QiEQrlBAnj1ECL6AGrA5+dPaMY8= golang.org/x/mod v0.15.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c= gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM= diff --git a/vendor/modules.txt b/vendor/modules.txt index 57a098f..ddbb66c 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1,4 +1,4 @@ -# github.com/sapcc/go-bits v0.0.0-20240208161424-5cb4409b5a2e +# github.com/sapcc/go-bits v0.0.0-20240212161259-3df536cae9cd ## explicit; go 1.21 github.com/sapcc/go-bits/logg github.com/sapcc/go-bits/must