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 566e233 commit a7f0ccbCopy full SHA for a7f0ccb
go.mod
@@ -12,7 +12,7 @@ require (
12
github.com/go-logr/logr v0.4.0
13
github.com/golang/protobuf v1.4.3 // indirect
14
github.com/google/uuid v1.1.2 // indirect
15
- github.com/layer5io/meshkit v0.2.0
+ github.com/layer5io/meshkit v0.2.1
16
github.com/onsi/ginkgo v1.14.2
17
github.com/onsi/gomega v1.10.4
18
golang.org/x/tools v0.0.0-20200804011535-6c149bb5ef0d // indirect
0 commit comments