We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8689c00 commit 702f6afCopy full SHA for 702f6af
vitess-mixin/go.mod
@@ -13,8 +13,8 @@ require (
13
// Believe it or not, this is actually version 2.13.1
14
// See https://github.com/prometheus/prometheus/issues/5590#issuecomment-546368944
15
github.com/prometheus/prometheus v1.8.2-0.20191017095924-6f92ce560538
16
- github.com/stretchr/testify v1.8.1
17
- vitess.io/vitess v0.16.2
+ github.com/stretchr/testify v1.8.3
+ vitess.io/vitess v0.17.7
18
)
19
20
replace k8s.io/client-go v2.0.0-alpha.0.0.20181121191925-a47917edff34+incompatible => k8s.io/client-go v2.0.0-alpha.1+incompatible
0 commit comments