We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71b6642 + 9cc570f commit 31ee563Copy full SHA for 31ee563
shortdb/go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/segmentio/encoding v0.5.3
11
github.com/shortlink-org/shortlink v0.0.0-20250308170213-731119c94880
12
github.com/sourcegraph/conc v0.3.0
13
- github.com/spf13/cobra v1.10.1
+ github.com/spf13/cobra v1.10.2
14
github.com/spf13/pflag v1.0.10
15
github.com/spf13/viper v1.21.0
16
github.com/stretchr/testify v1.11.1
0 commit comments