Skip to content

Commit a8116b2

Browse files
fix(deps): update github.com/shortlink-org/shortlink digest to caff5c9
1 parent 459697a commit a8116b2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

billing/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/shopspring/decimal v1.4.0
1818
github.com/shortlink-org/go-sdk/config v0.0.0-20250826211159-82e90734f4da
1919
github.com/shortlink-org/go-sdk/logger v0.0.0-20250912225626-772d88913fba
20-
github.com/shortlink-org/shortlink v0.0.0-20250831172403-56d0e0710b60
20+
github.com/shortlink-org/shortlink caff5c9ee62a
2121
github.com/spf13/viper v1.21.0
2222
github.com/stretchr/testify v1.11.1
2323
go.opentelemetry.io/otel v1.38.0

payments/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/shopspring/decimal v1.4.0
1212
github.com/shortlink-org/go-sdk/config 87e94558595e
1313
github.com/shortlink-org/go-sdk/logger 87f230fd779a
14-
github.com/shortlink-org/shortlink v0.0.0-20250831172403-56d0e0710b60
14+
github.com/shortlink-org/shortlink caff5c9ee62a
1515
github.com/spf13/viper v1.21.0
1616
github.com/stretchr/testify v1.11.1
1717
github.com/stripe/stripe-go/v83 v83.1.0

wallet/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/ethereum/go-ethereum v1.16.5
77
github.com/google/wire v0.7.0
88
github.com/shortlink-org/go-sdk/logger 8c030dab4702
9-
github.com/shortlink-org/shortlink v0.0.0-20250831172403-56d0e0710b60
9+
github.com/shortlink-org/shortlink caff5c9ee62a
1010
github.com/spf13/viper v1.21.0
1111
github.com/stretchr/testify v1.11.1
1212
)

0 commit comments

Comments
 (0)