Bump go.mod to 1.18

This commit is contained in:
Tim Hockin 2022-07-02 11:12:10 -07:00
parent 587af4d522
commit 6805a43ff6
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

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