File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/kr/text v0.2.0 // indirect
1111 github.com/kudobuilder/kuttl v0.0.0-00010101000000-000000000000
1212 // github.com/layer5io/meshkit v0.2.0
13- github.com/layer5io/service-mesh-performance v0.3.1
13+ github.com/layer5io/service-mesh-performance v0.3.2-0.20210122142912-a94e0658b021
1414 github.com/mattn/go-isatty v0.0.12 // indirect
1515 github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
1616 github.com/onsi/ginkgo v1.14.1 // indirect
@@ -30,5 +30,3 @@ require (
3030)
3131
3232replace github.com/kudobuilder/kuttl => github.com/layer5io/kuttl v0.4.1-0.20200806180306-b7e46afd657f
33-
34- replace github.com/layer5io/service-mesh-performance v0.3.1 => github.com/dhruv0000/service-mesh-performance v0.3.2-0.20210121151842-880e0308edc5
Original file line number Diff line number Diff line change @@ -83,8 +83,6 @@ github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
8383github.com/dgrijalva/jwt-go v3.2.0+incompatible h1:7qlOGliEKZXTDg6OTjfoBKDXWrumCAMpl/TFQ4/5kLM =
8484github.com/dgrijalva/jwt-go v3.2.0+incompatible /go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ =
8585github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954 /go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no =
86- github.com/dhruv0000/service-mesh-performance v0.3.2-0.20210121151842-880e0308edc5 h1:6Y2/PHjnRvXcVlWn+Bcm7rTCireM7BRkVr38r9wK6Ww =
87- github.com/dhruv0000/service-mesh-performance v0.3.2-0.20210121151842-880e0308edc5 /go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ =
8886github.com/docker/distribution v2.7.1+incompatible h1:a5mlkVzth6W5A4fOsS3D2EO5BUmsJpcB+cRlLU7cSug =
8987github.com/docker/distribution v2.7.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
9088github.com/docker/docker v0.7.3-0.20190327010347-be7ac8be2ae0 /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
@@ -275,6 +273,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
275273github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
276274github.com/layer5io/kuttl v0.4.1-0.20200806180306-b7e46afd657f h1:L424py/DKSmjUDk+CAisjtS2kHaYEJhsC/6bc7CCnKI =
277275github.com/layer5io/kuttl v0.4.1-0.20200806180306-b7e46afd657f /go.mod h1:UmrVd7x+bNVKrpmKgTtfRiTKHZeNPcMjQproJ0vGwhE =
276+ github.com/layer5io/service-mesh-performance v0.3.2-0.20210122142912-a94e0658b021 h1:qwyekCeWBRBpPMi5inmU7hYLYFUW+6X0VWWZPLFZk7s =
277+ github.com/layer5io/service-mesh-performance v0.3.2-0.20210122142912-a94e0658b021 /go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ =
278278github.com/magiconair/properties v1.8.0 /go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ =
279279github.com/mailru/easyjson v0.0.0-20160728113105-d5b7844b561a /go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc =
280280github.com/mailru/easyjson v0.0.0-20180823135443-60711f1a8329 /go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc =
You can’t perform that action at this time.
0 commit comments