From a3c336fb22db88ffc6414b43ab35cd28db0cd27c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 10:56:52 +0000 Subject: [PATCH] fix(deps): update github.com/longhorn/go-common-libs digest to f040e02 --- go.mod | 6 ++++-- go.sum | 4 ++-- vendor/modules.txt | 4 ++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/go.mod b/go.mod index 14e36e42..d4df5de0 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,8 @@ module github.com/longhorn/backupstore -go 1.22.7 +go 1.23.0 + +toolchain go1.24.1 require ( github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0 @@ -8,7 +10,7 @@ require ( github.com/aws/aws-sdk-go v1.55.6 github.com/gammazero/workerpool v1.1.3 github.com/google/uuid v1.6.0 - github.com/longhorn/go-common-libs v0.0.0-20250214070119-c86a06c781f5 + github.com/longhorn/go-common-libs v0.0.0-20250306071949-f040e0263527 github.com/pierrec/lz4/v4 v4.1.22 github.com/pkg/errors v0.9.1 github.com/sirupsen/logrus v1.9.3 diff --git a/go.sum b/go.sum index 948eaa4e..f33d00ba 100644 --- a/go.sum +++ b/go.sum @@ -94,8 +94,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE= github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc= github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw= -github.com/longhorn/go-common-libs v0.0.0-20250214070119-c86a06c781f5 h1:EHHl1jzMC26pJmxLGwxjU0WjNz8vWrF7+s70I0VP060= -github.com/longhorn/go-common-libs v0.0.0-20250214070119-c86a06c781f5/go.mod h1:WHFO5jD8wdnSSB5g+/mKNzcC0bglsPpH7ZBfFNlOMko= +github.com/longhorn/go-common-libs v0.0.0-20250306071949-f040e0263527 h1:Kvl+E2Wmionx8NW8gvrlEkfiNZUr8q+KNtYORlCiOQc= +github.com/longhorn/go-common-libs v0.0.0-20250306071949-f040e0263527/go.mod h1:mcl7/l12vDFOchB2LYHpN27+QDGuFhvMpJvmNlrpl9k= github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0= github.com/matttproud/golang_protobuf_extensions v1.0.4 h1:mmDVorXM7PCGKw94cs5zkfA9PSy5pEvNWRP0ET0TIVo= github.com/matttproud/golang_protobuf_extensions v1.0.4/go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4= diff --git a/vendor/modules.txt b/vendor/modules.txt index bd4fdd95..50f028b8 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -133,8 +133,8 @@ github.com/kr/pretty # github.com/kr/text v0.2.0 ## explicit github.com/kr/text -# github.com/longhorn/go-common-libs v0.0.0-20250214070119-c86a06c781f5 -## explicit; go 1.22.7 +# github.com/longhorn/go-common-libs v0.0.0-20250306071949-f040e0263527 +## explicit; go 1.23.0 github.com/longhorn/go-common-libs/backup # github.com/matttproud/golang_protobuf_extensions v1.0.4 ## explicit; go 1.9