Skip to content

Commit 00328b8

Browse files
authored
dev: tidy go deps (#3885)
1 parent 8c519af commit 00328b8

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
@@ -90,6 +90,7 @@ require (
9090
github.com/shirou/gopsutil/v3 v3.23.5
9191
github.com/sirupsen/logrus v1.9.2
9292
github.com/sivchari/containedctx v1.0.3
93+
github.com/sivchari/nosnakecase v1.7.0
9394
github.com/sivchari/tenv v1.7.1
9495
github.com/sonatard/noctx v0.0.2
9596
github.com/sourcegraph/go-diff v0.7.0
@@ -170,7 +171,6 @@ require (
170171
github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 // indirect
171172
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
172173
github.com/shoenig/go-m1cpu v0.1.6 // indirect
173-
github.com/sivchari/nosnakecase v1.7.0
174174
github.com/spf13/afero v1.8.2 // indirect
175175
github.com/spf13/cast v1.5.0 // indirect
176176
github.com/spf13/jwalterweatherman v1.1.0 // indirect

0 commit comments

Comments
 (0)