We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f54546a commit 13383eaCopy full SHA for 13383ea
go.mod
@@ -41,7 +41,7 @@ require (
41
github.com/sourcegraph/conc v0.3.0 // indirect
42
github.com/spf13/afero v1.14.0 // indirect
43
github.com/spf13/cast v1.7.1 // indirect
44
- github.com/spf13/pflag v1.0.6 // indirect
+ github.com/spf13/pflag v1.0.6
45
github.com/subosito/gotenv v1.6.0 // indirect
46
github.com/yosida95/uritemplate/v3 v3.0.2 // indirect
47
go.uber.org/multierr v1.11.0 // indirect
0 commit comments