Skip to content

Commit

Permalink
chore: bump Go version to 1.21.0
Browse files Browse the repository at this point in the history
- Update Go version from `1.21` to `1.21.0`

Signed-off-by: appleboy <[email protected]>
  • Loading branch information
appleboy committed Aug 31, 2024
1 parent 2818e89 commit 6e78f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/appleboy/gin-jwt/v2

go 1.21
go 1.21.0

require (
github.com/appleboy/gofight/v2 v2.1.2
Expand Down

0 comments on commit 6e78f18

Please sign in to comment.