Bump go.mod to 1.18

This commit is contained in:
Tim Hockin 2022-07-02 11:12:27 -07:00
parent 055a886bf1
commit 6306c1e7af
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -36,4 +36,4 @@ require (
gopkg.in/warnings.v0 v0.1.2 // indirect gopkg.in/warnings.v0 v0.1.2 // indirect
) )
go 1.17 go 1.18