Skip to content

Commit

Permalink
Bump github.com/styrainc/regal from 0.16.0 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [github.com/styrainc/regal](https://github.com/styrainc/regal) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/styrainc/regal/releases)
- [Changelog](https://github.com/StyraInc/regal/blob/main/.goreleaser.yaml)
- [Commits](StyraInc/regal@v0.16.0...v0.17.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 Feb 22, 2024
1 parent 65bd8b6 commit ec79e66
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 @@ -12,7 +12,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.18.2
github.com/stretchr/testify v1.8.4
github.com/styrainc/regal v0.16.0
github.com/styrainc/regal v0.17.0
github.com/swaggo/files v1.0.1
github.com/swaggo/gin-swagger v1.6.0
github.com/swaggo/swag v1.16.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/styrainc/regal v0.16.0 h1:0/sOpwkbpB4yM32NksqwZpPAHFxQZqlf/xHMY7o+TZA=
github.com/styrainc/regal v0.16.0/go.mod h1:KcWoB+iXuDfBX9w2KGRrb16Ba1bdv1xaQWwO/lRFG0I=
github.com/styrainc/regal v0.17.0 h1:2lXc6ptipXWkZdy7GLjRnLgADF2A3rvPwtJuyF3US0M=
github.com/styrainc/regal v0.17.0/go.mod h1:KcWoB+iXuDfBX9w2KGRrb16Ba1bdv1xaQWwO/lRFG0I=
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
github.com/swaggo/files v1.0.1 h1:J1bVJ4XHZNq0I46UU90611i9/YzdrF7x92oX1ig5IdE=
Expand Down

0 comments on commit ec79e66

Please sign in to comment.