Skip to content

Commit

Permalink
update go mod golang version
Browse files Browse the repository at this point in the history
  • Loading branch information
jharshman committed Jan 29, 2021
1 parent edda212 commit 5ab5cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,6 +1,6 @@
module github.com/spf13/cobra

go 1.12
go 1.14

require (
github.com/cpuguy83/go-md2man/v2 v2.0.0
Expand Down

0 comments on commit 5ab5cd5

Please sign in to comment.