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

Commit 9f33487

Browse files
authored
Merge pull request #71 from dhruv0000/smiUpdate
Updated params to include Mesh Type
2 parents 5411ac4 + 50719d5 commit 9f33487

File tree

4 files changed

+58
-67
lines changed

4 files changed

+58
-67
lines changed

go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +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.11
9-
github.com/layer5io/meshkit v0.1.31
8+
github.com/layer5io/meshery-adapter-library v0.1.12-0.20210127214045-50f4c3bbd783
9+
github.com/layer5io/meshkit v0.2.1-0.20210127211805-88e99ca45457
10+
github.com/layer5io/service-mesh-performance v0.3.2
1011
)

0 commit comments

Comments
 (0)