Skip to content

Commit

Permalink
Lower support to GoLang compiler version 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
lafriks committed Aug 7, 2019
1 parent 1f44732 commit 3a41d6d
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/urfave/cli

go 1.11
go 1.10

require (
github.com/BurntSushi/toml v0.3.1
Expand Down

0 comments on commit 3a41d6d

Please sign in to comment.