This repository was archived by the owner on Apr 5, 2024. It is now read-only.
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
14
14
github.com/howeyc/gopass v0.0.0-20170109162249-bf9dde6d0d2c
15
15
github.com/icrowley/fake v0.0.0-20180203215853-4178557ae428
16
- github.com/improbable-eng/grpc-web v0.9.5
16
+ github.com/improbable-eng/grpc-web v0.12.0
17
17
github.com/kelseyhightower/envconfig v1.3.0
18
18
github.com/prometheus/client_golang v1.1.0
19
19
github.com/spf13/cobra v0.0.5
Original file line number Diff line number Diff line change @@ -138,6 +138,8 @@ github.com/icrowley/fake v0.0.0-20180203215853-4178557ae428 h1:Mo9W14pwbO9VfRe+y
138
138
github.com/icrowley/fake v0.0.0-20180203215853-4178557ae428 /go.mod h1:uhpZMVGznybq1itEKXj6RYw9I71qK4kH+OGMjRC4KEo =
139
139
github.com/improbable-eng/grpc-web v0.9.5 h1:nTBp52/YEV4EMnD2fiC7u294MGWXjddXcIhIHYivSKU =
140
140
github.com/improbable-eng/grpc-web v0.9.5 /go.mod h1:6hRR09jOEG81ADP5wCQju1z71g6OL4eEvELdran/3cs =
141
+ github.com/improbable-eng/grpc-web v0.12.0 h1:GlCS+lMZzIkfouf7CNqY+qqpowdKuJLSLLcKVfM1oLc =
142
+ github.com/improbable-eng/grpc-web v0.12.0 /go.mod h1:6hRR09jOEG81ADP5wCQju1z71g6OL4eEvELdran/3cs =
141
143
github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NHg9XEKhtSvM =
142
144
github.com/inconshreveable/mousetrap v1.0.0 /go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8 =
143
145
github.com/jmhodges/levigo v1.0.0 h1:q5EC36kV79HWeTBWsod3mG11EgStG3qArTKcvlksN1U =
You can’t perform that action at this time.
0 commit comments