Skip to content

Commit 84b38e4

Browse files
committed
Removed smi-client
Signed-off-by: dhruv0000 <[email protected]>
1 parent 63b490d commit 84b38e4

File tree

3 files changed

+0
-310
lines changed

3 files changed

+0
-310
lines changed

go.mod

-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ module github.com/layer5io/meshkit
33
go 1.13
44

55
replace (
6-
github.com/kudobuilder/kuttl => github.com/layer5io/kuttl v0.4.1-0.20200806180306-b7e46afd657f
76
vbom.ml/util => github.com/fvbommel/util v0.0.0-20180919145318-efcd4e0f9787
87
)
98

@@ -12,7 +11,6 @@ require (
1211
github.com/go-logr/logr v0.1.0
1312
github.com/google/uuid v1.1.1
1413
github.com/kr/pretty v0.2.1 // indirect
15-
github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210125055931-43e1dc9563c4
1614
github.com/layer5io/service-mesh-performance v0.3.2
1715
gorm.io/driver/sqlite v1.1.4
1816
gorm.io/gorm v1.20.10

smi/error.go

-32
This file was deleted.

smi/smi.go

-276
This file was deleted.

0 commit comments

Comments
 (0)