Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: github.com/layer5io/meshkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 169f91c commit 7c15174
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 @@ require (
github.com/buger/jsonparser v1.1.1
github.com/google/uuid v1.6.0
github.com/layer5io/meshery-operator v0.7.0
github.com/layer5io/meshkit v0.7.89
github.com/layer5io/meshkit v0.8.0
github.com/myntra/pipeline v0.0.0-20180618182531-2babf4864ce8
github.com/sirupsen/logrus v1.9.3
github.com/spf13/viper v1.19.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -286,8 +286,8 @@ github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 h1:P6pPBnrTSX3DEVR4fDembhR
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0/go.mod h1:vmVJ0l/dxyfGW6FmdpVm2joNMFikkuWg0EoCKLGUMNw=
github.com/layer5io/meshery-operator v0.7.0 h1:YXlnsx2Xy5duM+W99vts2fFV4C1KnOCytQi2fxdQTUc=
github.com/layer5io/meshery-operator v0.7.0/go.mod h1:mVMpSrvSH1zgSmcjzk+/astXV5L34NlL/PcZMH6s2IU=
github.com/layer5io/meshkit v0.7.89 h1:u4VTR02AU7505CFYh0szGtb8uxeShC17zYi0wTLZRqE=
github.com/layer5io/meshkit v0.7.89/go.mod h1:Yz6oO6KEJ4u9hB6UDnvrwZKlgt46BqVINiuH88oxTEI=
github.com/layer5io/meshkit v0.8.0 h1:M9WAch+PGtfcuYrcH3ILgUpaLDeOxT4NfkLWjkgSn2I=
github.com/layer5io/meshkit v0.8.0/go.mod h1:sE+xZqshrMmYL4YCYMmTMEC10fOYyWeYGflgY/+12og=
github.com/lib/pq v1.2.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
github.com/lib/pq v1.10.9 h1:YXG7RB+JIjhP29X+OtkiDnYaXQwpS4JEWq7dtCCRUEw=
github.com/lib/pq v1.10.9/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=
Expand Down

0 comments on commit 7c15174

Please sign in to comment.