From 2d89a133b8ea5ed49daf85196a3e963e19a6816c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 02:35:12 +0000 Subject: [PATCH] Renovate: Update github.com/sapcc/go-bits digest to fe2bd84 --- 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 7f88b7a..5008e26 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/beevik/ntp v1.4.3 github.com/prometheus/client_golang v1.20.5 github.com/sapcc/go-api-declarations v1.13.2 - github.com/sapcc/go-bits v0.0.0-20250130092643-87f841392737 + github.com/sapcc/go-bits v0.0.0-20250206180558-fe2bd84778b9 go.uber.org/automaxprocs v1.6.0 ) diff --git a/go.sum b/go.sum index 0059468..d3c9c75 100644 --- a/go.sum +++ b/go.sum @@ -28,8 +28,8 @@ github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0leargg github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk= github.com/sapcc/go-api-declarations v1.13.2 h1:dPYYsjwKGObSAm6+K+dYCiLQWunYuWkywlZnuXfjsmk= github.com/sapcc/go-api-declarations v1.13.2/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI= -github.com/sapcc/go-bits v0.0.0-20250130092643-87f841392737 h1:L99i3+H739jgnYUASCjCve1xDkHRFMJBifkN4LkANNg= -github.com/sapcc/go-bits v0.0.0-20250130092643-87f841392737/go.mod h1:6xG2B06vj9l0dDvWG3v7ztHdjSixOor3eFOSy2kaDnc= +github.com/sapcc/go-bits v0.0.0-20250206180558-fe2bd84778b9 h1:2iMo5AK2EW0WTjKnEtJM02TQCP7i0SwBSJXuGejl2y4= +github.com/sapcc/go-bits v0.0.0-20250206180558-fe2bd84778b9/go.mod h1:6xG2B06vj9l0dDvWG3v7ztHdjSixOor3eFOSy2kaDnc= github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8= github.com/sergi/go-diff v1.3.1/go.mod h1:aMJSSKb2lpPvRNec0+w3fl7LP9IOFzdc9Pa4NFbPK1I= github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA= diff --git a/vendor/modules.txt b/vendor/modules.txt index 3591883..f1c6e85 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -41,7 +41,7 @@ github.com/prometheus/procfs/internal/util # github.com/sapcc/go-api-declarations v1.13.2 ## explicit; go 1.21 github.com/sapcc/go-api-declarations/bininfo -# github.com/sapcc/go-bits v0.0.0-20250130092643-87f841392737 +# github.com/sapcc/go-bits v0.0.0-20250206180558-fe2bd84778b9 ## explicit; go 1.23 github.com/sapcc/go-bits/httpext github.com/sapcc/go-bits/logg