Skip to content

Commit

Permalink
Bump github.com/layer5io/meshery-operator from 0.7.0 to 0.7.2
Browse files Browse the repository at this point in the history
Bumps [github.com/layer5io/meshery-operator](https://github.com/layer5io/meshery-operator) from 0.7.0 to 0.7.2.
- [Release notes](https://github.com/layer5io/meshery-operator/releases)
- [Commits](meshery/meshery-operator@v0.7.0...v0.7.2)

---
updated-dependencies:
- dependency-name: github.com/layer5io/meshery-operator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 3face9e commit 9ec3d2d
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 @@ -39,7 +39,7 @@ require (
github.com/jarcoal/httpmock v1.3.1
github.com/jinzhu/copier v0.4.0
github.com/layer5io/gowrk2 v0.6.1
github.com/layer5io/meshery-operator v0.7.0
github.com/layer5io/meshery-operator v0.7.2
github.com/layer5io/meshkit v0.7.76
github.com/layer5io/meshsync v0.6.24
github.com/layer5io/nighthawk-go v1.0.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1615,8 +1615,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/gowrk2 v0.6.1 h1:0eBj7VFYJ+QTMJt7i3PzxDJTEL+X+zWx4OP+lARWIoI=
github.com/layer5io/gowrk2 v0.6.1/go.mod h1:ugxQ23+HwQ8dmZYJd1LScw/TLKbdgfN6OOtg6iYMljg=
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/meshery-operator v0.7.2 h1:pDhJJAsBSh7WxB85mP++ETryJ0X7NUs/nadLRMrzCdc=
github.com/layer5io/meshery-operator v0.7.2/go.mod h1:b3o0Zzxu5HPPJzZllMs6LaWeHb5OcYY+1QovDhWJJxg=
github.com/layer5io/meshkit v0.2.7/go.mod h1:QvEKV8wIEOabiFlUgiu+s78GpJTsRpoRw5pgvEX077Y=
github.com/layer5io/meshkit v0.7.76 h1:uXivwO2oo3RSPe/61u7LqvqEDvgqVQjqoAuiLl7ZRCc=
github.com/layer5io/meshkit v0.7.76/go.mod h1:fK7eqynmZm/2+JSOIM/UIfPt4KfwzM8C3HPlNd67iRo=
Expand Down

0 comments on commit 9ec3d2d

Please sign in to comment.