Skip to content

Commit

Permalink
Bump github.com/golang-jwt/jwt/v4 in /examples/workshop_vsecm_eso/hack (
Browse files Browse the repository at this point in the history
#1231)

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](golang-jwt/jwt@v4.5.0...v4.5.1)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 2a36356 commit e68e2c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/workshop_vsecm_eso/hack/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module hack

go 1.23.1

require github.com/golang-jwt/jwt/v4 v4.5.0
require github.com/golang-jwt/jwt/v4 v4.5.1
4 changes: 2 additions & 2 deletions examples/workshop_vsecm_eso/hack/go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/golang-jwt/jwt/v4 v4.5.0 h1:7cYmW1XlMY7h7ii7UhUyChSgS5wUJEnm9uZVTGqOWzg=
github.com/golang-jwt/jwt/v4 v4.5.0/go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0=
github.com/golang-jwt/jwt/v4 v4.5.1 h1:JdqV9zKUdtaa9gdPlywC3aeoEsR681PlKC+4F5gQgeo=
github.com/golang-jwt/jwt/v4 v4.5.1/go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0=

0 comments on commit e68e2c2

Please sign in to comment.