File tree Expand file tree Collapse file tree 4 files changed +6
-2
lines changed Expand file tree Collapse file tree 4 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/redis/go-redis/v9 v9.14.1
99 github.com/redis/rueidis v1.0.67
1010 github.com/redis/rueidis/rueidiscompat v1.0.67
11- github.com/shortlink-org/go-sdk/db v0.0.0-20251021172021-f38879dace30
11+ github.com/shortlink-org/go-sdk/db v0.0.0-20251021202009-dcc19c352b8b
1212 github.com/shortlink-org/go-sdk/observability v0.0.0-20251021172021-f38879dace30
1313 github.com/spf13/viper v1.21.0
1414 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -460,6 +460,8 @@ github.com/segmentio/encoding v0.5.3/go.mod h1:HS1ZKa3kSN32ZHVZ7ZLPLXWvOVIiZtyJn
460460github.com/shopspring/decimal v0.0.0-20180709203117-cd690d0c9e24 /go.mod h1:M+9NzErvs504Cn4c5DxATwIqPbtswREoFCre64PpcG4 =
461461github.com/shortlink-org/go-sdk/db v0.0.0-20251021172021-f38879dace30 h1:/LIXdXvpRJxW+ACsPbp30LDbbT9NNJ/Hyde30dW2GOo =
462462github.com/shortlink-org/go-sdk/db v0.0.0-20251021172021-f38879dace30 /go.mod h1:7DrSVkxjleWAZgeSf/wIMAW9hPTbIhaZ0lEqQg0U7bs =
463+ github.com/shortlink-org/go-sdk/db v0.0.0-20251021202009-dcc19c352b8b h1:U2SzTHAW+Rny1OtCDGxHFhOb/rJH0+hbEz/9AZzpWp8 =
464+ github.com/shortlink-org/go-sdk/db v0.0.0-20251021202009-dcc19c352b8b /go.mod h1:7DrSVkxjleWAZgeSf/wIMAW9hPTbIhaZ0lEqQg0U7bs =
463465github.com/shortlink-org/go-sdk/http v0.0.0-20251020193241-87e94558595e h1:/J6SmQGoujLFx99qr18Uf0vUZBfxjnpe7lf8wYnw0rU =
464466github.com/shortlink-org/go-sdk/http v0.0.0-20251020193241-87e94558595e /go.mod h1:rVOmL5WA6atejRGolmjzhGHEvmcPCFC9szfAD995CtM =
465467github.com/shortlink-org/go-sdk/logger v0.0.0-20251021155345-15d6cb691b95 h1:JZCExWu9XiWZCHe+wDMiBa3ugkwdrDFiFTV2a4iOrf8 =
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/ory/dockertest/v3 v3.12.0
1111 github.com/rabbitmq/amqp091-go v1.10.0
1212 github.com/redis/rueidis v1.0.67
13- github.com/shortlink-org/go-sdk/db v0.0.0-20251021180704-1b5969f32d91
13+ github.com/shortlink-org/go-sdk/db v0.0.0-20251021202009-dcc19c352b8b
1414 github.com/shortlink-org/go-sdk/logger v0.0.0-20251021180704-1b5969f32d91
1515 github.com/spf13/viper v1.21.0
1616 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -448,6 +448,8 @@ github.com/segmentio/encoding v0.5.3/go.mod h1:HS1ZKa3kSN32ZHVZ7ZLPLXWvOVIiZtyJn
448448github.com/shopspring/decimal v0.0.0-20180709203117-cd690d0c9e24 /go.mod h1:M+9NzErvs504Cn4c5DxATwIqPbtswREoFCre64PpcG4 =
449449github.com/shortlink-org/go-sdk/db v0.0.0-20251021180704-1b5969f32d91 h1:w2yflMqtNmITzmIRlIC1f5x91Th5tlurNLJ/aH3EY+o =
450450github.com/shortlink-org/go-sdk/db v0.0.0-20251021180704-1b5969f32d91 /go.mod h1:7DrSVkxjleWAZgeSf/wIMAW9hPTbIhaZ0lEqQg0U7bs =
451+ github.com/shortlink-org/go-sdk/db v0.0.0-20251021202009-dcc19c352b8b h1:U2SzTHAW+Rny1OtCDGxHFhOb/rJH0+hbEz/9AZzpWp8 =
452+ github.com/shortlink-org/go-sdk/db v0.0.0-20251021202009-dcc19c352b8b /go.mod h1:7DrSVkxjleWAZgeSf/wIMAW9hPTbIhaZ0lEqQg0U7bs =
451453github.com/shortlink-org/go-sdk/logger v0.0.0-20251021180704-1b5969f32d91 h1:WCbv6WZvPG6ugMuj9v/HmwbyYqVHBBoEyTpZ2mrReXY =
452454github.com/shortlink-org/go-sdk/logger v0.0.0-20251021180704-1b5969f32d91 /go.mod h1:J0AiV/vKBIXenExM+ioBW6iqlg/h8gnb7/hC17011fk =
453455github.com/sirupsen/logrus v1.4.1 /go.mod h1:ni0Sbl8bgC9z8RoU9G6nDWqqs/fq4eDPysMBDgk/93Q =
You can’t perform that action at this time.
0 commit comments