Skip to content

Commit

Permalink
Merge pull request #17 from jamietanna/chore/go-version
Browse files Browse the repository at this point in the history
Downgrade Go version requirement to 1.20
  • Loading branch information
kataras authored Sep 8, 2023
2 parents 454d951 + fec9833 commit dbcc660
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,3 +1,3 @@
module github.com/kataras/jwt

go 1.21
go 1.20

0 comments on commit dbcc660

Please sign in to comment.