Skip to content

Commit 9fe3f4a

Browse files
chore(deps): bump github.com/nats-io/jwt/v2 from 2.5.6 to 2.5.7
Bumps [github.com/nats-io/jwt/v2](https://github.com/nats-io/jwt) from 2.5.6 to 2.5.7. - [Release notes](https://github.com/nats-io/jwt/releases) - [Changelog](https://github.com/nats-io/jwt/blob/main/ReleaseNotes.md) - [Commits](nats-io/jwt@v2.5.6...v2.5.7) --- updated-dependencies: - dependency-name: github.com/nats-io/jwt/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b42618 commit 9fe3f4a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ require (
2020
github.com/hashicorp/terraform-plugin-log v0.9.0
2121
github.com/hashicorp/terraform-plugin-mux v0.15.0
2222
github.com/hashicorp/terraform-plugin-sdk/v2 v2.33.0
23-
github.com/nats-io/jwt/v2 v2.5.6
23+
github.com/nats-io/jwt/v2 v2.5.7
2424
github.com/nats-io/nats.go v1.34.1
2525
github.com/robfig/cron/v3 v3.0.1
2626
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.26.0.20240503144623-358f61d22470

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,8 +220,8 @@ github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 h1:dcztxKSvZ4Id8iPpHERQB
220220
github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6/go.mod h1:E2VnQOmVuvZB6UYnnDB0qG5Nq/1tD9acaOpo6xmt0Kw=
221221
github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A=
222222
github.com/morikuni/aec v1.0.0/go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc=
223-
github.com/nats-io/jwt/v2 v2.5.6 h1:Cp618+z4q042sWqHiSoIHFT08OZtAskui0hTmRfmGGQ=
224-
github.com/nats-io/jwt/v2 v2.5.6/go.mod h1:ZdWS1nZa6WMZfFwwgpEaqBV8EPGVgOTDHN/wTbz0Y5A=
223+
github.com/nats-io/jwt/v2 v2.5.7 h1:j5lH1fUXCnJnY8SsQeB/a/z9Azgu2bYIDvtPVNdxe2c=
224+
github.com/nats-io/jwt/v2 v2.5.7/go.mod h1:ZdWS1nZa6WMZfFwwgpEaqBV8EPGVgOTDHN/wTbz0Y5A=
225225
github.com/nats-io/nats.go v1.34.1 h1:syWey5xaNHZgicYBemv0nohUPPmaLteiBEUT6Q5+F/4=
226226
github.com/nats-io/nats.go v1.34.1/go.mod h1:Ubdu4Nh9exXdSz0RVWRFBbRfrbSxOYd26oF0wkWclB8=
227227
github.com/nats-io/nkeys v0.4.7 h1:RwNJbbIdYCoClSDNY7QVKZlyb/wfT6ugvFCiKy6vDvI=

0 commit comments

Comments
 (0)