Skip to content

Commit

Permalink
Bump github.com/layer5io/meshkit from 0.6.54 to 0.6.55
Browse files Browse the repository at this point in the history
Bumps [github.com/layer5io/meshkit](https://github.com/layer5io/meshkit) from 0.6.54 to 0.6.55.
- [Release notes](https://github.com/layer5io/meshkit/releases)
- [Commits](meshery/meshkit@v0.6.54...v0.6.55)

---
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]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2023
1 parent 9c456f0 commit ada6725
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ replace (

require (
github.com/go-logr/logr v1.2.4
github.com/layer5io/meshkit v0.6.54
github.com/layer5io/meshkit v0.6.55
github.com/onsi/ginkgo/v2 v2.6.0
github.com/onsi/gomega v1.24.1
k8s.io/api v0.26.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -376,8 +376,8 @@ github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 h1:SOEGU9fKiNWd/HOJuq
github.com/lann/builder v0.0.0-20180802200727-47ae307949d0/go.mod h1:dXGbAdH5GtBTC4WfIxhKZfyBF/HBFgRZSWwZ9g/He9o=
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 h1:P6pPBnrTSX3DEVR4fDembhRWSsG5rVo6hYhAB/ADZrk=
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0/go.mod h1:vmVJ0l/dxyfGW6FmdpVm2joNMFikkuWg0EoCKLGUMNw=
github.com/layer5io/meshkit v0.6.54 h1:3+TyFq5qithc6hTKiAOms3aJVwzZx9YLpp1icGrLhF4=
github.com/layer5io/meshkit v0.6.54/go.mod h1:elRSTVozMToDgWUkGvCgquK7VzoW2POB41QtAWfUWpQ=
github.com/layer5io/meshkit v0.6.55 h1:X1ZxMGWKVDpLqD5NfB2qGr1b99rLdf18+k1P/xWaLaM=
github.com/layer5io/meshkit v0.6.55/go.mod h1:elRSTVozMToDgWUkGvCgquK7VzoW2POB41QtAWfUWpQ=
github.com/lib/pq v1.2.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
github.com/lib/pq v1.10.0/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=
github.com/lib/pq v1.10.7 h1:p7ZhMD+KsSRozJr34udlUrhboJwWAgCg34+/ZZNvZZw=
Expand Down

0 comments on commit ada6725

Please sign in to comment.