bump go version in go.mod

pull/10691/head
Ilya Zuyev 2021-03-02 10:59:01 -08:00
parent 9d9d41e50e
commit dc4a166b5a
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module k8s.io/minikube
go 1.15
go 1.16
require (
cloud.google.com/go/storage v1.13.0