Skip to content

Commit

Permalink
Update go version to 1.15 in go.mod
Browse files Browse the repository at this point in the history
Signed-off-by: Max Neverov <[email protected]>
  • Loading branch information
mneverov committed Sep 23, 2020
1 parent 0dd9164 commit a1739ff
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
Expand Up @@ -84,4 +84,4 @@ replace (
k8s.io/kube-openapi => k8s.io/kube-openapi v0.0.0-20190228160746-b3a7cee44a30
)

go 1.14
go 1.15

0 comments on commit a1739ff

Please sign in to comment.