Skip to content

Commit dbcc660

Browse files
authored
Merge pull request #17 from jamietanna/chore/go-version
Downgrade Go version requirement to 1.20
2 parents 454d951 + fec9833 commit dbcc660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module github.com/kataras/jwt
22

3-
go 1.21
3+
go 1.20

0 commit comments

Comments
 (0)