Skip to content

Commit

Permalink
Merge pull request #516 from meshery/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/layer5io/meshkit-0.6.63

Bump github.com/layer5io/meshkit from 0.6.59 to 0.6.63
  • Loading branch information
Aisuko authored Sep 5, 2023
2 parents 5e8af38 + 26a935a commit b6e99cc
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.59
github.com/layer5io/meshkit v0.6.63
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.59 h1:bfJlRApoOY0NdTckciT8eluMw/LgUM4bC6i4E2xFb7o=
github.com/layer5io/meshkit v0.6.59/go.mod h1:Zfq1D/WXjKj8kpBYxW1LKcEGqkMm5MiDT0a5z45CJ2g=
github.com/layer5io/meshkit v0.6.63 h1:z3kqjd5YBr7yMqFgeBFdjliqjakDqE7djuDWMIK0vGk=
github.com/layer5io/meshkit v0.6.63/go.mod h1:+nN6krd+axNFAsXjZ+KH9NJcnUcT4Tq+gyCUZ/4Gcmw=
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 b6e99cc

Please sign in to comment.