Skip to content

Commit d715b68

Browse files
authored
chore: bump go.mod to Go 1.20 and run go fix (#38)
1 parent 9be6a08 commit d715b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ require (
2121
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550 // indirect
2222
)
2323

24-
go 1.19
24+
go 1.20

0 commit comments

Comments
 (0)