Skip to content

Commit e2f9e8e

Browse files
committed
go mod tidy
1 parent 475a747 commit e2f9e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ require (
3737
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
3838
github.com/fsnotify/fsnotify v1.9.0 // indirect
3939
github.com/go-viper/mapstructure/v2 v2.4.0
40-
github.com/google/go-querystring v1.1.0
40+
github.com/google/go-querystring v1.1.0 // indirect
4141
github.com/google/uuid v1.6.0 // indirect
4242
github.com/inconshreveable/mousetrap v1.1.0 // indirect
4343
github.com/pelletier/go-toml/v2 v2.2.4 // indirect

0 commit comments

Comments
 (0)