aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-12 00:57:23 +0000
committerGitHub <noreply@github.com>2025-01-12 00:57:23 +0000
commite5c02f8daa08977f78cddc1f9c86096e3c9dc52e (patch)
tree0fb7a9053ed390f054750f455aef6a2421fd6acf /go.mod
parent4921e0461191c50612aa83345e87c73d5bca3f27 (diff)
downloadx-e5c02f8daa08977f78cddc1f9c86096e3c9dc52e.tar.xz
x-e5c02f8daa08977f78cddc1f9c86096e3c9dc52e.zip
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#629)
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.0...v4.5.1) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 559df5e..9ab7676 100644
--- a/go.mod
+++ b/go.mod
@@ -116,7 +116,7 @@ require (
github.com/gobwas/glob v0.2.3 // indirect
github.com/goccy/go-yaml v1.12.0 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
- github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
+ github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
github.com/google/pprof v0.0.0-20240409012703-83162a5b38cd // indirect
github.com/google/rpmpack v0.6.1-0.20240329070804-c2247cbb881a // indirect
github.com/goreleaser/chglog v0.6.1 // indirect