From d29f92949a5c97bfe11f7a1a423c880bc1206a44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 01:35:38 +0000 Subject: [PATCH] Bump github.com/warrant-dev/warrant from 1.11.1 to 1.12.1 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](https://github.com/warrant-dev/warrant/compare/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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 19a6731..9e31b1d 100644 --- a/go.mod +++ b/go.mod @@ -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 ) diff --git a/go.sum b/go.sum index d5f00fd..0461d23 100644 --- a/go.sum +++ b/go.sum @@ -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=