This repository was archived by the owner on Sep 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ replace github.com/kudobuilder/kuttl => github.com/layer5io/kuttl v0.4.1-0.20200
66
77require (
88 github.com/layer5io/meshery-adapter-library v0.1.23
9- github.com/layer5io/meshkit v0.2.29
9+ github.com/layer5io/meshkit v0.2.30
1010 github.com/layer5io/service-mesh-performance v0.3.3
1111 gopkg.in/yaml.v2 v2.4.0
12- k8s.io/apimachinery v0.18.12
12+ k8s.io/apimachinery v0.21.0
1313)
Original file line number Diff line number Diff line change @@ -566,6 +566,8 @@ github.com/layer5io/meshkit v0.2.26 h1:Q9JfB3Nzqat3mKB09S0vu4lPrtRLLUYurKpvLBT0+
566566github.com/layer5io/meshkit v0.2.26 /go.mod h1:blHAWgbcsNJ3rjKr8YvYke8jQILV75vRaARXYwSh0YA =
567567github.com/layer5io/meshkit v0.2.29 h1:Sdp40Jmwq78i3NAaQb6+pkaaiBTfRD+oQhOz91SAxlc =
568568github.com/layer5io/meshkit v0.2.29 /go.mod h1:blHAWgbcsNJ3rjKr8YvYke8jQILV75vRaARXYwSh0YA =
569+ github.com/layer5io/meshkit v0.2.30 h1:ubhnZaMxz3jfW0QX1S9LeBagq2RVnXxsnEyLaOzza8s =
570+ github.com/layer5io/meshkit v0.2.30 /go.mod h1:WyC18J2CRVwlphKjj0V/W36szAy0yJMNKu3PId19RPE =
569571github.com/layer5io/service-mesh-performance v0.3.2-0.20210122142912-a94e0658b021 /go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ =
570572github.com/layer5io/service-mesh-performance v0.3.2 /go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ =
571573github.com/layer5io/service-mesh-performance v0.3.3 h1:KtouYXg64y+G0soPJwDeB0sM6PXolBpkV6Ke15aqwmk =
@@ -1392,6 +1394,7 @@ k8s.io/apimachinery v0.17.3/go.mod h1:gxLnyZcGNdZTCLnq3fgzyg2A5BVCHTNDFrw8AmuJ+0
13921394k8s.io/apimachinery v0.18.8 /go.mod h1:6sQd+iHEqmOtALqOFjSWp2KZ9F0wlU/nWm0ZgsYWMig =
13931395k8s.io/apimachinery v0.18.12 h1:bLFXU4IxOu06F6Z6PV7eqtapXFb1G2q0ni0XBNFtJH8 =
13941396k8s.io/apimachinery v0.18.12 /go.mod h1:PF5taHbXgTEJLU+xMypMmYTXTWPJ5LaW8bfsisxnEXk =
1397+ k8s.io/apimachinery v0.21.0 /go.mod h1:jbreFvJo3ov9rj7eWT7+sYiRx+qZuCYXwWT1bcDswPY =
13951398k8s.io/apiserver v0.17.0 /go.mod h1:ABM+9x/prjINN6iiffRVNCBR2Wk7uY4z+EtEGZD48cg =
13961399k8s.io/apiserver v0.17.2 /go.mod h1:lBmw/TtQdtxvrTk0e2cgtOxHizXI+d0mmGQURIHQZlo =
13971400k8s.io/apiserver v0.18.8 /go.mod h1:12u5FuGql8Cc497ORNj79rhPdiXQC4bf53X/skR/1YM =
You can’t perform that action at this time.
0 commit comments