Skip to content

Commit

Permalink
chore(deps): bump github.com/lburgazzoli/gomega-matchers
Browse files Browse the repository at this point in the history
Bumps [github.com/lburgazzoli/gomega-matchers](https://github.com/lburgazzoli/gomega-matchers) from 0.0.0-20240813085813-c062a40739b0 to 0.1.0.
- [Release notes](https://github.com/lburgazzoli/gomega-matchers/releases)
- [Commits](https://github.com/lburgazzoli/gomega-matchers/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: github.com/lburgazzoli/gomega-matchers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lburgazzoli committed Sep 2, 2024
1 parent cb20e67 commit 0d7aa09
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 @@ -7,7 +7,7 @@ require (
github.com/go-logr/logr v1.4.2
github.com/gorilla/mux v1.8.1
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/lburgazzoli/gomega-matchers v0.0.0-20240813085813-c062a40739b0
github.com/lburgazzoli/gomega-matchers v0.1.0
github.com/lburgazzoli/k8s-manifests-renderer-helm v0.1.1
github.com/onsi/gomega v1.34.2
github.com/operator-framework/api v0.27.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,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/lburgazzoli/gomega-matchers v0.0.0-20240813085813-c062a40739b0 h1:vfCs9algDi0SJ6RHOrfTTS48bSJfbWkEZcrM5A0K9oI=
github.com/lburgazzoli/gomega-matchers v0.0.0-20240813085813-c062a40739b0/go.mod h1:E+2q75we58Z7Inxb45Tdd8vrDvp6Og/7PTmkG3x0+FA=
github.com/lburgazzoli/gomega-matchers v0.1.0 h1:jkW45zWWGz6CP9EaUCKWcWgXiogiuHEsba28BMWv3IY=
github.com/lburgazzoli/gomega-matchers v0.1.0/go.mod h1:MwRD1wEQrYBrON1pBYI/bwohSd3xeqflZa9nxXeSd9Q=
github.com/lburgazzoli/k8s-manifests-renderer-helm v0.1.1 h1:vFpZ2tLT56bVNCtlzfI9z/FXAiVS1SRRUyPkogFhwlI=
github.com/lburgazzoli/k8s-manifests-renderer-helm v0.1.1/go.mod h1:eqarsYWia91+fzg1Nzhol5rUO3WOEy6Z1acXr+1lCMs=
github.com/lib/pq v1.2.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
Expand Down

0 comments on commit 0d7aa09

Please sign in to comment.