Skip to content

Commit 48a08ca

Browse files
Bump github.com/layer5io/meshkit from 0.6.59 to 0.6.72
Bumps [github.com/layer5io/meshkit](https://github.com/layer5io/meshkit) from 0.6.59 to 0.6.72. - [Release notes](https://github.com/layer5io/meshkit/releases) - [Commits](meshery/meshkit@v0.6.59...v0.6.72) --- updated-dependencies: - dependency-name: github.com/layer5io/meshkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6313fb5 commit 48a08ca

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ replace (
1313
require (
1414
github.com/aspenmesh/istio-vet v0.0.0-20200806222806-9c8e9a962b9f
1515
github.com/layer5io/meshery-adapter-library v0.6.9
16-
github.com/layer5io/meshkit v0.6.59
16+
github.com/layer5io/meshkit v0.6.72
1717
github.com/layer5io/service-mesh-performance v0.3.4
1818
gopkg.in/yaml.v2 v2.4.0
1919
istio.io/client-go v1.17.0
@@ -33,7 +33,7 @@ require (
3333
github.com/cenkalti/backoff/v4 v4.1.3 // indirect
3434
github.com/cespare/xxhash/v2 v2.2.0 // indirect
3535
github.com/cnf/structhash v0.0.0-20180104161610-62a607eb0224 // indirect
36-
github.com/cyphar/filepath-securejoin v0.2.3 // indirect
36+
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
3737
github.com/davecgh/go-spew v1.1.1 // indirect
3838
github.com/docker/distribution v2.8.2+incompatible // indirect
3939
github.com/docker/docker v20.10.23+incompatible // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46t
156156
github.com/creack/pty v1.1.7/go.mod h1:lj5s0c3V2DBrqTV7llrYr5NG6My20zk30Fl46Y7DoTY=
157157
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
158158
github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY=
159-
github.com/cyphar/filepath-securejoin v0.2.3 h1:YX6ebbZCZP7VkM3scTTokDgBL2TY741X51MTk3ycuNI=
160-
github.com/cyphar/filepath-securejoin v0.2.3/go.mod h1:aPGpWjXOXUn2NCNjFvBE6aRxGGx79pTxQpKOJNYHHl4=
159+
github.com/cyphar/filepath-securejoin v0.2.4 h1:Ugdm7cg7i6ZK6x3xDF1oEu1nfkyfH53EtKeQYTC3kyg=
160+
github.com/cyphar/filepath-securejoin v0.2.4/go.mod h1:aPGpWjXOXUn2NCNjFvBE6aRxGGx79pTxQpKOJNYHHl4=
161161
github.com/davecgh/go-spew v0.0.0-20151105211317-5215b55f46b2/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
162162
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
163163
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
@@ -539,8 +539,8 @@ github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210317075357-06b4f88b3
539539
github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210317075357-06b4f88b3e34/go.mod h1:BQPLwdJt7v7y0fXIejI4whR9zMyX07Wjt5xrbgEmHLw=
540540
github.com/layer5io/meshery-adapter-library v0.6.9 h1:M9kFhU4EkSheSgDDig/gIZf3fNuntGFB5uHhAWqvzYk=
541541
github.com/layer5io/meshery-adapter-library v0.6.9/go.mod h1:09p4nsZzEuA3tmQ28ZqcItOAthZizSCApvnOVGnNs4w=
542-
github.com/layer5io/meshkit v0.6.59 h1:bfJlRApoOY0NdTckciT8eluMw/LgUM4bC6i4E2xFb7o=
543-
github.com/layer5io/meshkit v0.6.59/go.mod h1:Zfq1D/WXjKj8kpBYxW1LKcEGqkMm5MiDT0a5z45CJ2g=
542+
github.com/layer5io/meshkit v0.6.72 h1:rK/+M6PnAWdKgX7YiLZsREXyjvjDn7TfjEittztQMo8=
543+
github.com/layer5io/meshkit v0.6.72/go.mod h1:/EX5QLmgZpLPqhBHGvNqyHM6ljfc6hYwULCEcnqTCVw=
544544
github.com/layer5io/service-mesh-performance v0.3.2-0.20210122142912-a94e0658b021/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=
545545
github.com/layer5io/service-mesh-performance v0.3.4 h1:aw/elsx0wkry7SyiQRIj31wW7TPCP4YfhINdNOLXVg8=
546546
github.com/layer5io/service-mesh-performance v0.3.4/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=

0 commit comments

Comments
 (0)