Bump Go version to 1.18 (#1715)

This commit is contained in:
David Simansky 2022-08-05 07:57:22 +02:00 committed by GitHub
parent 664b8998cc
commit e918cd278c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 989 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module knative.dev/client module knative.dev/client
go 1.17 go 1.18
require ( require (
github.com/emicklei/go-restful v2.15.0+incompatible // indirect github.com/emicklei/go-restful v2.15.0+incompatible // indirect

988
go.sum

File diff suppressed because it is too large Load Diff