File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/authzed/authzed-go v1.4.1
77 github.com/google/wire v0.6.0
88 github.com/ory/dockertest/v3 v3.12.0
9- github.com/shortlink-org/shortlink v0.0.0-20250812202553-e4f9f9284732
9+ github.com/shortlink-org/shortlink v0.0.0-20250813204159-ab0af41fcdfe
1010 github.com/spf13/viper v1.20.1
1111 github.com/stretchr/testify v1.10.0
1212 go.opentelemetry.io/otel/trace v1.37.0
Original file line number Diff line number Diff line change @@ -545,6 +545,8 @@ github.com/segmentio/encoding v0.5.3/go.mod h1:HS1ZKa3kSN32ZHVZ7ZLPLXWvOVIiZtyJn
545545github.com/shopspring/decimal v0.0.0-20180709203117-cd690d0c9e24 /go.mod h1:M+9NzErvs504Cn4c5DxATwIqPbtswREoFCre64PpcG4 =
546546github.com/shortlink-org/shortlink v0.0.0-20250812202553-e4f9f9284732 h1:J77sbkyRIZGGAAOyY3fiKrCC6LojxITol5CrT5+1cDQ =
547547github.com/shortlink-org/shortlink v0.0.0-20250812202553-e4f9f9284732 /go.mod h1:T8da4lHF066dRyI3p9gXSiNWrCzF+dpi/Z/mYlsPusQ =
548+ github.com/shortlink-org/shortlink v0.0.0-20250813204159-ab0af41fcdfe h1:ehFizwei+61dTSHKGw4UVSPSv2XJz2Xx0jRmLcudBcE =
549+ github.com/shortlink-org/shortlink v0.0.0-20250813204159-ab0af41fcdfe /go.mod h1:T8da4lHF066dRyI3p9gXSiNWrCzF+dpi/Z/mYlsPusQ =
548550github.com/sirupsen/logrus v1.4.1 /go.mod h1:ni0Sbl8bgC9z8RoU9G6nDWqqs/fq4eDPysMBDgk/93Q =
549551github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
550552github.com/sirupsen/logrus v1.6.0 /go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88 =
You can’t perform that action at this time.
0 commit comments