Skip to content

Commit 896ea8e

Browse files
authored
chore: bump go.mod to Go 1.20 and run go fix (#113)
1 parent ef7aeb0 commit 896ea8e

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
@@ -32,4 +32,4 @@ require (
3232
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
3333
)
3434

35-
go 1.19
35+
go 1.20

0 commit comments

Comments
 (0)