File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/google/go-cmp v0.6.0
12
12
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
13
13
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
14
- github.com/hashicorp/go-hclog v1.5.0
14
+ github.com/hashicorp/go-hclog v1.6.1
15
15
github.com/hashicorp/go-plugin v1.6.0
16
16
github.com/hashicorp/yamux v0.1.1 // indirect
17
17
github.com/json-iterator/go v1.1.12
Original file line number Diff line number Diff line change @@ -107,8 +107,8 @@ github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 h1:Ovs26xHkKqVztRpIrF/92Bcuy
107
107
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 /go.mod h1:8NvIoxWQoOIhqOTXgfV/d3M/q6VIi02HzZEHgUlZvzk =
108
108
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.2 h1:dygLcbEBA+t/P7ck6a8AkXv6juQ4cK0RHBoh32jxhHM =
109
109
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.2 /go.mod h1:Ap9RLCIJVtgQg1/BBgVEfypOAySvvlcpcVQkSzJCH4Y =
110
- github.com/hashicorp/go-hclog v1.5.0 h1:bI2ocEMgcVlz55Oj1xZNBsVi900c7II+fWDyV9o+13c =
111
- github.com/hashicorp/go-hclog v1.5.0 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
110
+ github.com/hashicorp/go-hclog v1.6.1 h1:pa92nu9bPoAqI7p+uPDCIWGAibUdlCi6TYWJEQQkLf8 =
111
+ github.com/hashicorp/go-hclog v1.6.1 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
112
112
github.com/hashicorp/go-plugin v1.6.0 h1:wgd4KxHJTVGGqWBq4QPB1i5BZNEx9BR8+OFmHDmTk8A =
113
113
github.com/hashicorp/go-plugin v1.6.0 /go.mod h1:lBS5MtSSBZk0SHc66KACcjjlU6WzEVP/8pwz68aMkCI =
114
114
github.com/hashicorp/yamux v0.1.1 h1:yrQxtgseBDrq9Y652vSRDvsKCJKOUD+GzTS4Y0Y8pvE =
You can’t perform that action at this time.
0 commit comments