Skip to content

Commit

Permalink
update Go to version 1.15
Browse files Browse the repository at this point in the history
Kubernetes dependencies v1.19.0-rc.4 rely on Go version 1.15

Signed-off-by: Sean Schneeweiss <sean.schneeweiss@daimler.com>
  • Loading branch information
seanschneeweiss committed Aug 6, 2020
1 parent 5067d22 commit c5151d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module k8s.io/cloud-provider-openstack

go 1.13
go 1.15

require (
github.com/NYTimes/gziphandler v1.1.1 // indirect
Expand Down

0 comments on commit c5151d9

Please sign in to comment.