Merge pull request #562 from thockin/v4_go_mod_1_18

v4: Bump go.mod to 1.18
This commit is contained in:
Kubernetes Prow Robot 2022-07-02 13:07:25 -07:00 committed by GitHub
commit a958fe0da1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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