update go.mod go1.17 -> go1.18

This commit is contained in:
Bradley Cicenas 2022-03-24 11:53:43 +00:00
parent a8e1fb7246
commit 5271cf6d90
No known key found for this signature in database
GPG Key ID: AF579ED4B93CBB5C
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -60,4 +60,4 @@ require (
gopkg.in/yaml.v2 v2.2.8 // indirect
)
go 1.17
go 1.18