Skip to content

Commit 337e812

Browse files
committed
chore: go mod tidy
1 parent 00a98e3 commit 337e812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ require (
1010
github.com/rickar/cal/v2 v2.1.10
1111
github.com/sirupsen/logrus v1.9.0
1212
github.com/spf13/cobra v1.6.1
13+
github.com/spf13/pflag v1.0.5
1314
github.com/spf13/viper v1.15.0
1415
golang.org/x/net v0.7.0
1516
golang.org/x/term v0.16.0
@@ -28,7 +29,6 @@ require (
2829
github.com/spf13/afero v1.9.3 // indirect
2930
github.com/spf13/cast v1.5.0 // indirect
3031
github.com/spf13/jwalterweatherman v1.1.0 // indirect
31-
github.com/spf13/pflag v1.0.5 // indirect
3232
github.com/subosito/gotenv v1.4.2 // indirect
3333
github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
3434
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect

0 commit comments

Comments
 (0)