Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit a194b31

Browse files
authored
Merge pull request #73 from dhruv0000/meshkitUpdate
Updated Meshkit and meshery-adapter-library in `go.mod`
2 parents 9f33487 + fe62c53 commit a194b31

File tree

3 files changed

+23
-30
lines changed

3 files changed

+23
-30
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.15
55
replace github.com/kudobuilder/kuttl => github.com/layer5io/kuttl v0.4.1-0.20200806180306-b7e46afd657f
66

77
require (
8-
github.com/layer5io/meshery-adapter-library v0.1.12-0.20210127214045-50f4c3bbd783
9-
github.com/layer5io/meshkit v0.2.1-0.20210127211805-88e99ca45457
8+
github.com/layer5io/meshery-adapter-library v0.1.13-0.20210318083724-41864a8ad719
9+
github.com/layer5io/meshkit v0.2.6
1010
github.com/layer5io/service-mesh-performance v0.3.2
1111
)

0 commit comments

Comments
 (0)