Skip to content

Commit

Permalink
Bump github.com/warrant-dev/warrant from 1.11.1 to 1.12.1
Browse files Browse the repository at this point in the history
Bumps [github.com/warrant-dev/warrant](https://github.com/warrant-dev/warrant) from 1.11.1 to 1.12.1.
- [Release notes](https://github.com/warrant-dev/warrant/releases)
- [Changelog](https://github.com/warrant-dev/warrant/blob/main/.goreleaser.yaml)
- [Commits](warrant-dev/warrant@v1.11.1...v1.12.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent fc41677 commit d29f929
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/pkg/errors v0.9.1
github.com/r3labs/sse v0.0.0-20210224172625-26fe804710bc
github.com/spf13/viper v1.18.2
github.com/warrant-dev/warrant v1.11.1
github.com/warrant-dev/warrant v1.12.1
gopkg.in/cenkalti/backoff.v1 v1.1.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
github.com/warrant-dev/warrant v1.11.1 h1:4OxdOFh7UVHGU48cSWp1xeNwXo7F8wvGLraarbfk6HE=
github.com/warrant-dev/warrant v1.11.1/go.mod h1:1WaIB4KBJhhotxubUe2vjUOOKlLx5c40Odhck+Mf4F8=
github.com/warrant-dev/warrant v1.12.1 h1:FknVb9IgGdN7B8Z5TAqLI9DD3N2pbi2ndSmNLVKZmao=
github.com/warrant-dev/warrant v1.12.1/go.mod h1:1WaIB4KBJhhotxubUe2vjUOOKlLx5c40Odhck+Mf4F8=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
go.uber.org/atomic v1.9.0 h1:ECmE8Bn/WFTYwEW/bpKD3M8VtR/zQVbavAoalC1PYyE=
go.uber.org/atomic v1.9.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc=
Expand Down

0 comments on commit d29f929

Please sign in to comment.