Skip to content

Commit 53520a2

Browse files
authored
Merge pull request #187 from meshery/dependabot/go_modules/github.com/layer5io/meshkit-0.2.24
Bump github.com/layer5io/meshkit from 0.2.20 to 0.2.24
2 parents d3f81b9 + 44722aa commit 53520a2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ replace (
1010

1111
require (
1212
github.com/layer5io/meshery-adapter-library v0.1.22
13-
github.com/layer5io/meshkit v0.2.20
13+
github.com/layer5io/meshkit v0.2.24
1414
github.com/layer5io/service-mesh-performance v0.3.3
1515
helm.sh/helm/v3 v3.3.1
1616
)

go.sum

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,8 +556,9 @@ github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210317075357-06b4f88b3
556556
github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210317075357-06b4f88b3e34/go.mod h1:BQPLwdJt7v7y0fXIejI4whR9zMyX07Wjt5xrbgEmHLw=
557557
github.com/layer5io/meshery-adapter-library v0.1.22 h1:eryv812OTx1uacU2tA5q9oBNm1uJswmSWv6kKHaOK1g=
558558
github.com/layer5io/meshery-adapter-library v0.1.22/go.mod h1:m8MtMkpF6pRxreZBxz+PqKiHP2msK6o+VIPTfmnlF1I=
559-
github.com/layer5io/meshkit v0.2.20 h1:a4KIejSCK2YiDeHUgWG0y8lQhIzKKi4vjIi27kScZ5Y=
560559
github.com/layer5io/meshkit v0.2.20/go.mod h1:nkTKAEL9jZ74az1LEd157tSe3o382DxPOCgxqI7gCjk=
560+
github.com/layer5io/meshkit v0.2.24 h1:ILWDRmnDPtXyLiNGxn5OTu1iF/XyBDQLgz/Y8paVwsc=
561+
github.com/layer5io/meshkit v0.2.24/go.mod h1:blHAWgbcsNJ3rjKr8YvYke8jQILV75vRaARXYwSh0YA=
561562
github.com/layer5io/service-mesh-performance v0.3.2-0.20210122142912-a94e0658b021/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=
562563
github.com/layer5io/service-mesh-performance v0.3.2/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=
563564
github.com/layer5io/service-mesh-performance v0.3.3 h1:KtouYXg64y+G0soPJwDeB0sM6PXolBpkV6Ke15aqwmk=

0 commit comments

Comments
 (0)