From 0aa1b58d0b62a9373f14f7d96cf3359be7cb4a53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 05:23:49 +0000 Subject: [PATCH] fix(deps): update github.com/shortlink-org/shortlink digest to d584d21 --- auth/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth/go.mod b/auth/go.mod index d0d8a5f..f53cd34 100644 --- a/auth/go.mod +++ b/auth/go.mod @@ -11,7 +11,7 @@ require ( github.com/shortlink-org/go-sdk/graceful_shutdown v0.0.0-20251030220300-1e2beabd19b6 github.com/shortlink-org/go-sdk/grpc v0.0.0-20251104190226-1675eff9fff6 github.com/shortlink-org/go-sdk/logger e726ce36c641 - github.com/shortlink-org/shortlink v0.0.0-20251012211939-7b73225f6f5b + github.com/shortlink-org/shortlink d584d211ad02 github.com/spf13/viper v1.21.0 github.com/stretchr/testify v1.11.1 go.opentelemetry.io/otel/trace v1.38.0