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 475a747 commit e2f9e8eCopy full SHA for e2f9e8e
go.mod
@@ -37,7 +37,7 @@ require (
37
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
38
github.com/fsnotify/fsnotify v1.9.0 // indirect
39
github.com/go-viper/mapstructure/v2 v2.4.0
40
- github.com/google/go-querystring v1.1.0
+ github.com/google/go-querystring v1.1.0 // indirect
41
github.com/google/uuid v1.6.0 // indirect
42
github.com/inconshreveable/mousetrap v1.1.0 // indirect
43
github.com/pelletier/go-toml/v2 v2.2.4 // indirect
0 commit comments