From e29a44ec625018a34cecde88a0b0530a3ae4b0fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 15:40:25 +0000 Subject: [PATCH] fix(deps): update github.com/sapcc/go-bits digest to ed453da --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3372259..b6d1dc0 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/gophercloud/utils/v2 v2.0.0-20260626221802-4ae35253ac13 github.com/klauspost/compress v1.19.1 github.com/machinebox/progress v0.2.0 - github.com/sapcc/go-bits v0.0.0-20260716112359-12c1e998f741 + github.com/sapcc/go-bits v0.0.0-20260807114049-ed453da227d5 github.com/sapcc/swift-http-import v0.0.0-20260601121600-82cffd11db3a github.com/spf13/cobra v1.10.2 github.com/spf13/viper v1.21.0