Skip to content

Commit 13845da

Browse files
committed
feat: Require Go 1.20 in go.mod
1 parent be02bb7 commit 13845da

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
@@ -1,5 +1,5 @@
11
module github.com/polyfloyd/go-errorlint
22

3-
go 1.13
3+
go 1.20
44

55
require golang.org/x/tools v0.7.0

0 commit comments

Comments
 (0)