Skip to content

Commit

Permalink
bump go version in go.mod to 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
imjasonh committed Oct 11, 2022
1 parent c518e5d commit f369dba
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 github.com/google/ko

go 1.16
go 1.18

require (
github.com/BurntSushi/toml v1.1.0 // indirect
Expand Down

0 comments on commit f369dba

Please sign in to comment.