From e8780849d1f2fc17a9a3369f3f740f96d82cbc98 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 16:16:19 +0000 Subject: [PATCH] Update github.com/sapcc/go-bits digest to a54387d --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 746541a3..b7a0fe8c 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/prometheus/client_golang v1.16.0 github.com/rs/cors v1.10.0 github.com/sapcc/go-api-declarations v1.8.1 - github.com/sapcc/go-bits v0.0.0-20230831095729-1bcecc1483c4 + github.com/sapcc/go-bits v0.0.0-20230906130635-a54387dfe732 github.com/spf13/viper v1.16.0 github.com/stretchr/testify v1.8.4 ) diff --git a/go.sum b/go.sum index 95da8788..c3d4426c 100644 --- a/go.sum +++ b/go.sum @@ -350,6 +350,8 @@ github.com/sapcc/go-bits v0.0.0-20230828122503-97378ef7a0b0 h1:CFiVF87evUn25O37b github.com/sapcc/go-bits v0.0.0-20230828122503-97378ef7a0b0/go.mod h1:k6CTEhqxP0n0Btmn8e64rVkZVBCe1smX+LmaYd1Lt4I= github.com/sapcc/go-bits v0.0.0-20230831095729-1bcecc1483c4 h1:2pWs10ESrnsSGCfhrUKIcAj36WR3AO/3UmBtVNiNJcU= github.com/sapcc/go-bits v0.0.0-20230831095729-1bcecc1483c4/go.mod h1:pN2Z9UI5h6eiZegXd0RAupBJr70oY5Y3Z8wdRnWa68k= +github.com/sapcc/go-bits v0.0.0-20230906130635-a54387dfe732 h1:nTL+ERqsTQeAnoLTUeiBX0OGyqrOtmL+UtigvdQ/T5c= +github.com/sapcc/go-bits v0.0.0-20230906130635-a54387dfe732/go.mod h1:pN2Z9UI5h6eiZegXd0RAupBJr70oY5Y3Z8wdRnWa68k= github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo= github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE= github.com/sirupsen/logrus v1.6.0/go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88=