Skip to content

Commit

Permalink
go.mod says required golang version is 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Nichols committed Dec 4, 2020
1 parent b895251 commit 99b9cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

`ko` can be installed and upgraded by running:

**Note**: Golang version `1.12.0` or higher is required.
**Note**: Golang version `1.14.0` or higher is required.

```shell
GO111MODULE=on go get github.com/google/ko
Expand Down

0 comments on commit 99b9cf9

Please sign in to comment.