Merge pull request #561 from thockin/v3_go_mod_1_18

v3: Bump go.mod to 1.18
This commit is contained in:
Kubernetes Prow Robot 2022-07-02 13:09:24 -07:00 committed by GitHub
commit 85fef91a54
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

@ -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