Skip to content

Commit

Permalink
Change go.mod version to be 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Daishan committed Nov 11, 2020
1 parent 1373118 commit d149b38
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/wercker/stern

go 1.12.9
go 1.15

require (
github.com/fatih/color v0.0.0-20180516100307-2d684516a886
Expand Down

0 comments on commit d149b38

Please sign in to comment.