Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Commit d8cc14d

Browse files
committed
make go/mod
1 parent 0a11731 commit d8cc14d

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
@@ -9,6 +9,7 @@ require (
99
github.com/drone/envsubst v1.0.3
1010
github.com/dustin/go-humanize v1.0.0
1111
github.com/felixge/fgprof v0.9.3
12+
github.com/felixge/httpsnoop v1.0.3
1213
github.com/go-kit/log v0.2.1
1314
github.com/gogo/status v1.1.0
1415
github.com/google/go-cmp v0.5.9
@@ -120,7 +121,6 @@ require (
120121
github.com/envoyproxy/go-control-plane v0.10.3 // indirect
121122
github.com/envoyproxy/protoc-gen-validate v0.6.8 // indirect
122123
github.com/fatih/color v1.13.0 // indirect
123-
github.com/felixge/httpsnoop v1.0.3 // indirect
124124
github.com/fsnotify/fsnotify v1.6.0 // indirect
125125
github.com/go-logfmt/logfmt v0.5.1 // indirect
126126
github.com/go-logr/logr v1.2.3 // indirect

0 commit comments

Comments
 (0)