diff --git a/auth/go.mod b/auth/go.mod index 2e7c8bd..0dc081f 100644 --- a/auth/go.mod +++ b/auth/go.mod @@ -8,7 +8,7 @@ require ( github.com/ory/dockertest/v3 v3.12.0 github.com/prometheus/client_golang v1.23.2 github.com/shortlink-org/go-sdk/auth v0.0.0-20260107221026-35ca43bf00e9 - github.com/shortlink-org/go-sdk/config v0.0.0-20260107221026-35ca43bf00e9 + github.com/shortlink-org/go-sdk/config 70eee7409da1 github.com/shortlink-org/go-sdk/graceful_shutdown v0.0.0-20260107221026-35ca43bf00e9 github.com/shortlink-org/go-sdk/grpc v0.0.0-20260107221026-35ca43bf00e9 github.com/shortlink-org/go-sdk/logger v0.0.0-20260107221026-35ca43bf00e9