Skip to content

Commit

Permalink
Merge pull request #219 from cfromknecht/fix-mod
Browse files Browse the repository at this point in the history
Remove require pflag v1.0.3
therealmitchconnors authored Sep 18, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents e8f2996 + 14457a6 commit 2e9d26c
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
module github.com/spf13/pflag

go 1.12

require github.com/spf13/pflag v1.0.3
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
github.com/spf13/pflag v1.0.3 h1:zPAT6CGy6wXeQ7NtTnaTerfKOsV6V6F8agHXFiazDkg=
github.com/spf13/pflag v1.0.3/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4=

0 comments on commit 2e9d26c

Please sign in to comment.