Skip to content

Commit 31ee563

Browse files
authored
Merge pull request #152 from shortlink-org/renovate/github.com-spf13-cobra-1.x
fix(deps): update module github.com/spf13/cobra to v1.10.2
2 parents 71b6642 + 9cc570f commit 31ee563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shortdb/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/segmentio/encoding v0.5.3
1111
github.com/shortlink-org/shortlink v0.0.0-20250308170213-731119c94880
1212
github.com/sourcegraph/conc v0.3.0
13-
github.com/spf13/cobra v1.10.1
13+
github.com/spf13/cobra v1.10.2
1414
github.com/spf13/pflag v1.0.10
1515
github.com/spf13/viper v1.21.0
1616
github.com/stretchr/testify v1.11.1

0 commit comments

Comments
 (0)