Skip to content

Commit

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

---
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 Oct 1, 2023
1 parent 20da55b commit 494eff4
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 @@ -10,7 +10,7 @@ go 1.19
require (
github.com/buger/jsonparser v1.1.1
github.com/google/uuid v1.3.1
github.com/layer5io/meshkit v0.6.61
github.com/layer5io/meshkit v0.6.69
github.com/myntra/pipeline v0.0.0-20180618182531-2babf4864ce8
github.com/spf13/viper v1.15.0
golang.org/x/net v0.15.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -406,8 +406,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.61 h1:GvLcMKJaQ6+ke3LjBESSzBXIFMmHbJklHLpcuhvsN3I=
github.com/layer5io/meshkit v0.6.61/go.mod h1:+nN6krd+axNFAsXjZ+KH9NJcnUcT4Tq+gyCUZ/4Gcmw=
github.com/layer5io/meshkit v0.6.69 h1:6o0hIpT42Z+YaOFNnHIIL+kaYgC5vQvwql5cFm0OCHE=
github.com/layer5io/meshkit v0.6.69/go.mod h1:/EX5QLmgZpLPqhBHGvNqyHM6ljfc6hYwULCEcnqTCVw=
github.com/lib/pq v1.2.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
github.com/lib/pq v1.10.7/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=
github.com/lib/pq v1.10.9 h1:YXG7RB+JIjhP29X+OtkiDnYaXQwpS4JEWq7dtCCRUEw=
Expand Down

0 comments on commit 494eff4

Please sign in to comment.