Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 3, 2025. It is now read-only.
/coder-xrayPublic archive

Commit0f81031

Browse files
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#24)
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: indirect...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent0446a4c commit0f81031

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
@@ -92,7 +92,7 @@ require (
9292
github.com/go-openapi/swagv0.22.4// indirect
9393
github.com/godbus/dbus/v5v5.1.0// indirect
9494
github.com/gogo/protobufv1.3.2// indirect
95-
github.com/golang-jwt/jwt/v4v4.5.0// indirect
95+
github.com/golang-jwt/jwt/v4v4.5.1// indirect
9696
github.com/golang/groupcachev0.0.0-20210331224755-41bb18bfe9da// indirect
9797
github.com/golang/protobufv1.5.3// indirect
9898
github.com/golang/snappyv0.0.4// indirect

‎go.sum‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,8 +297,8 @@ github.com/gofrs/flock v0.8.1 h1:+gYjHKf32LDeiEEFhQaotPbLuUXjY5ZqxKgXy7n59aw=
297297
github.com/gofrs/flockv0.8.1/go.mod h1:F1TvTiK9OcQqauNUHlbJvyl9Qa1QvF/gOUDKA14jxHU=
298298
github.com/gogo/protobufv1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
299299
github.com/gogo/protobufv1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
300-
github.com/golang-jwt/jwt/v4v4.5.0 h1:7cYmW1XlMY7h7ii7UhUyChSgS5wUJEnm9uZVTGqOWzg=
301-
github.com/golang-jwt/jwt/v4v4.5.0/go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0=
300+
github.com/golang-jwt/jwt/v4v4.5.1 h1:JdqV9zKUdtaa9gdPlywC3aeoEsR681PlKC+4F5gQgeo=
301+
github.com/golang-jwt/jwt/v4v4.5.1/go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0=
302302
github.com/golang-migrate/migrate/v4v4.17.0 h1:rd40H3QXU0AA4IoLllFcEAEo9dYKRHYND2gB4p7xcaU=
303303
github.com/golang-migrate/migrate/v4v4.17.0/go.mod h1:+Cp2mtLP4/aXDTKb9wmXYitdrNx2HGs45rbWAo6OsKM=
304304
github.com/golang/glogv1.1.2 h1:DVjP2PbBOzHyzA+dn3WhHIq4NdVu3Q+pvivFICf/7fo=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp