Skip to content

Commit c6b4df5

Browse files
fix(deps): update github.com/shortlink-org/go-sdk/config digest to 772d889
1 parent b9446f2 commit c6b4df5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

payments/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/looplab/fsm v1.0.3
1010
github.com/samber/lo v1.51.0
1111
github.com/shopspring/decimal v1.4.0
12-
github.com/shortlink-org/go-sdk/config v0.0.0-20250826211159-82e90734f4da
12+
github.com/shortlink-org/go-sdk/config v0.0.0-20250912225626-772d88913fba
1313
github.com/shortlink-org/go-sdk/logger v0.0.0-20250912225626-772d88913fba
1414
github.com/shortlink-org/shortlink v0.0.0-20250831172403-56d0e0710b60
1515
github.com/spf13/viper v1.21.0

payments/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,8 @@ github.com/shopspring/decimal v1.4.0 h1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp
506506
github.com/shopspring/decimal v1.4.0/go.mod h1:gawqmDU56v4yIKSwfBSFip1HdCCXN8/+DMd9qYNcwME=
507507
github.com/shortlink-org/go-sdk/config v0.0.0-20250826211159-82e90734f4da h1:xxHFZsfaGEn89naNjxjl3FWJ/t4OcAYg0QC0eIh2QLo=
508508
github.com/shortlink-org/go-sdk/config v0.0.0-20250826211159-82e90734f4da/go.mod h1:3FoOjX741zyfIMKjBaQ9bYCS7Bb7fmxm+3kRQKp+SVc=
509+
github.com/shortlink-org/go-sdk/config v0.0.0-20250912225626-772d88913fba h1:gdx22qVtqpw4zR8IWnmAKPHjCoG8PHWINzN09sgWr/k=
510+
github.com/shortlink-org/go-sdk/config v0.0.0-20250912225626-772d88913fba/go.mod h1:knX22tU1FqXSxNZGqaTKtrt5XRcc43NDAuE3tZsQ+IU=
509511
github.com/shortlink-org/go-sdk/logger v0.0.0-20250912225626-772d88913fba h1:Wft5vJiVTTW0GqSRblYItM1hIkoCXzZqRslKgiG3d2Y=
510512
github.com/shortlink-org/go-sdk/logger v0.0.0-20250912225626-772d88913fba/go.mod h1:LbbOBkx9+gQdPl8OXI4iRbuYug3ongRSfQMwVRazBZM=
511513
github.com/shortlink-org/shortlink v0.0.0-20250831172403-56d0e0710b60 h1:cX5A2HLyqoD5s322/ryb0po/HLvuKYRLzEs1RfFnE2c=

0 commit comments

Comments
 (0)