Skip to content

Commit a7f6804

Browse files
chore(go): weekly Go upgrade (#154)
Co-authored-by: LocalStack Bot <localstack-bot@users.noreply.github.com>
1 parent 181f403 commit a7f6804

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ require (
1414
github.com/muesli/termenv v0.16.0
1515
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
1616
github.com/spf13/cobra v1.10.2
17+
github.com/spf13/pflag v1.0.10
1718
github.com/spf13/viper v1.21.0
1819
github.com/stretchr/testify v1.11.1
1920
github.com/zalando/go-keyring v0.2.6
@@ -71,7 +72,6 @@ require (
7172
github.com/sagikazarmark/locafero v0.12.0 // indirect
7273
github.com/spf13/afero v1.15.0 // indirect
7374
github.com/spf13/cast v1.10.0 // indirect
74-
github.com/spf13/pflag v1.0.10 // indirect
7575
github.com/subosito/gotenv v1.6.0 // indirect
7676
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
7777
go.opentelemetry.io/auto/sdk v1.2.1 // indirect

0 commit comments

Comments
 (0)