Skip to content

Commit d423aa7

Browse files
authored
Merge pull request #234 from meshery/dependabot/go_modules/github.com/layer5io/meshkit-0.2.26
Bump github.com/layer5io/meshkit from 0.2.25 to 0.2.26
2 parents 35d6801 + dc62b43 commit d423aa7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ replace github.com/kudobuilder/kuttl => github.com/layer5io/kuttl v0.4.1-0.20200
66

77
require (
88
github.com/layer5io/meshery-adapter-library v0.1.23
9-
github.com/layer5io/meshkit v0.2.25
9+
github.com/layer5io/meshkit v0.2.26
1010
github.com/layer5io/service-mesh-performance v0.3.3
1111
gopkg.in/yaml.v2 v2.4.0
1212
helm.sh/helm/v3 v3.6.3 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -603,8 +603,8 @@ github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210317075357-06b4f88b3
603603
github.com/layer5io/meshery-adapter-library v0.1.23 h1:7eGxHJL4Ag6gU2ZBqsYrbBkQBJFv7Tcob8SZ3wgwrNI=
604604
github.com/layer5io/meshery-adapter-library v0.1.23/go.mod h1:SLknhKksSoUtKzG2tvJKkN/DsMnGV+O+etmuj5Qew48=
605605
github.com/layer5io/meshkit v0.2.24/go.mod h1:blHAWgbcsNJ3rjKr8YvYke8jQILV75vRaARXYwSh0YA=
606-
github.com/layer5io/meshkit v0.2.25 h1:sjk5C2Pt5/dxJRaXINMRj4EvjUCnSZS6qOtHcjd1Ps4=
607-
github.com/layer5io/meshkit v0.2.25/go.mod h1:blHAWgbcsNJ3rjKr8YvYke8jQILV75vRaARXYwSh0YA=
606+
github.com/layer5io/meshkit v0.2.26 h1:Q9JfB3Nzqat3mKB09S0vu4lPrtRLLUYurKpvLBT0+Uw=
607+
github.com/layer5io/meshkit v0.2.26/go.mod h1:blHAWgbcsNJ3rjKr8YvYke8jQILV75vRaARXYwSh0YA=
608608
github.com/layer5io/service-mesh-performance v0.3.2-0.20210122142912-a94e0658b021/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=
609609
github.com/layer5io/service-mesh-performance v0.3.2/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=
610610
github.com/layer5io/service-mesh-performance v0.3.3 h1:KtouYXg64y+G0soPJwDeB0sM6PXolBpkV6Ke15aqwmk=

0 commit comments

Comments
 (0)