From 870f1ca67f55ba44760e44b0198b244862536ab6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 18:53:36 +0000 Subject: [PATCH] Update github.com/sapcc/go-bits digest to 97378ef --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3cc2b3e7..101fe5ba 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.9.0 github.com/sapcc/go-api-declarations v1.8.0 - github.com/sapcc/go-bits v0.0.0-20230816124253-7ed3dcbc093f + github.com/sapcc/go-bits v0.0.0-20230828122503-97378ef7a0b0 github.com/spf13/viper v1.16.0 github.com/stretchr/testify v1.8.4 ) diff --git a/go.sum b/go.sum index f3498618..3b5fa026 100644 --- a/go.sum +++ b/go.sum @@ -338,6 +338,8 @@ github.com/sapcc/go-bits v0.0.0-20230802113032-9edf4f26a329 h1:iz1YSijD5DkFrr+tG github.com/sapcc/go-bits v0.0.0-20230802113032-9edf4f26a329/go.mod h1:J/Q/o/JysipZxYy4p4Os1FZhxgKw53Dw68Y5e6c4IbE= github.com/sapcc/go-bits v0.0.0-20230816124253-7ed3dcbc093f h1:HXJcSkbuYZwDmiDTz4q7dQ3HewLW4raBeh7KfiD56Zs= github.com/sapcc/go-bits v0.0.0-20230816124253-7ed3dcbc093f/go.mod h1:k6CTEhqxP0n0Btmn8e64rVkZVBCe1smX+LmaYd1Lt4I= +github.com/sapcc/go-bits v0.0.0-20230828122503-97378ef7a0b0 h1:CFiVF87evUn25O37bjU4w3LW1H0aIMjQJNn1/i2Flw8= +github.com/sapcc/go-bits v0.0.0-20230828122503-97378ef7a0b0/go.mod h1:k6CTEhqxP0n0Btmn8e64rVkZVBCe1smX+LmaYd1Lt4I= 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=