File tree 2 files changed +12
-460
lines changed
2 files changed +12
-460
lines changed Original file line number Diff line number Diff line change @@ -4,20 +4,20 @@ go 1.19
4
4
5
5
require (
6
6
github.com/ViBiOh/flags v1.2.0
7
- github.com/ViBiOh/httputils/v4 v4.50.6
7
+ github.com/ViBiOh/httputils/v4 v4.50.7
8
8
)
9
9
10
10
require (
11
11
github.com/beorn7/perks v1.0.1 // indirect
12
- github.com/cespare/xxhash/v2 v2.1.2 // indirect
12
+ github.com/cespare/xxhash/v2 v2.2.0 // indirect
13
13
github.com/felixge/httpsnoop v1.0.3 // indirect
14
14
github.com/go-logr/logr v1.2.3 // indirect
15
15
github.com/go-logr/stdr v1.2.2 // indirect
16
16
github.com/golang/protobuf v1.5.2 // indirect
17
- github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
17
+ github.com/matttproud/golang_protobuf_extensions v1.0.2 // indirect
18
18
github.com/prometheus/client_golang v1.14.0 // indirect
19
19
github.com/prometheus/client_model v0.3.0 // indirect
20
- github.com/prometheus/common v0.37 .0 // indirect
20
+ github.com/prometheus/common v0.38 .0 // indirect
21
21
github.com/prometheus/procfs v0.8.0 // indirect
22
22
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.37.0 // indirect
23
23
go.opentelemetry.io/otel v1.11.2 // indirect
You can’t perform that action at this time.
0 commit comments