From caff9e803d2ca4a5e81548de9b5a82a69cc3aa36 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 19:40:53 +0000 Subject: [PATCH] fix(deps): update github.com/sapcc/go-bits digest to f6f7275 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3372259..814e5f0 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-20260730170321-f6f727520601 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