Skip to content

Commit

Permalink
build(deps): bump github.com/styrainc/regal from 0.26.2 to 0.27.0
Browse files Browse the repository at this point in the history
Bumps [github.com/styrainc/regal](https://github.com/styrainc/regal) from 0.26.2 to 0.27.0.
- [Release notes](https://github.com/styrainc/regal/releases)
- [Changelog](https://github.com/StyraInc/regal/blob/main/.goreleaser.yaml)
- [Commits](StyraInc/regal@v0.26.2...v0.27.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 4bd3303 commit 420839e
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 @@ -66,7 +66,7 @@ require (
github.com/stacklok/frizbee v0.1.2
github.com/stacklok/trusty-sdk-go v0.2.1
github.com/stretchr/testify v1.9.0
github.com/styrainc/regal v0.26.2
github.com/styrainc/regal v0.27.0
github.com/thomaspoignant/go-feature-flag v1.34.0
github.com/xanzy/go-gitlab v0.109.0
github.com/xeipuuv/gojsonschema v1.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -918,8 +918,8 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/styrainc/regal v0.26.2 h1:l/a3KqDOMWCqdSh0h8m/i1TpZw9qcA/rz3M4/tjf720=
github.com/styrainc/regal v0.26.2/go.mod h1:Xlh28Kg4ztSf8aQDY1KB+Noba3l5iMLtVXKiUIXbZqA=
github.com/styrainc/regal v0.27.0 h1:QIgkKK/C8OJ9OeP8Ffy5iqeuTFNaHOwY1tfwaLWrMLc=
github.com/styrainc/regal v0.27.0/go.mod h1:Xlh28Kg4ztSf8aQDY1KB+Noba3l5iMLtVXKiUIXbZqA=
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
github.com/tchap/go-patricia/v2 v2.3.1 h1:6rQp39lgIYZ+MHmdEq4xzuk1t7OdC35z/xm0BGhTkes=
Expand Down

0 comments on commit 420839e

Please sign in to comment.