Skip to content

Commit

Permalink
Merge pull request #151 from rsteube/update-pflag
Browse files Browse the repository at this point in the history
update confeedhobo/pflag to 1.0.0
  • Loading branch information
rsteube authored Oct 1, 2020
2 parents 9d48fee + 1ab727a commit f034400
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ require (
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
)

replace github.com/spf13/pflag => github.com/cornfeedhobo/pflag v0.0.0-20200824165833-dd6f6588b61d
replace github.com/spf13/pflag => github.com/cornfeedhobo/pflag v1.0.0
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod h1:F5haX7
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod h1:E3G3o1h8I7cfcXa63jLwjI0eiQQMgzzUDFVpN/nH/eA=
github.com/cornfeedhobo/pflag v0.0.0-20200824165833-dd6f6588b61d h1:VinH3vyWhTDALUMOMCPl2/ThRukVS4MTpueuF/i84/8=
github.com/cornfeedhobo/pflag v0.0.0-20200824165833-dd6f6588b61d/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/cornfeedhobo/pflag v1.0.0 h1:k3sylcOOMQowvuefuXTN+0I/eulYtyV4/kC+WOrcVyQ=
github.com/cornfeedhobo/pflag v1.0.0/go.mod h1:52HSr+TtbhOmAXFt941ErpwRFt+yJBCDDsZdW/kD/JM=
github.com/cpuguy83/go-md2man/v2 v2.0.0/go.mod h1:maD7wRr/U5Z6m/iR4s+kqSMx2CaBsrgA7czyZG/E6dU=
github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964/go.mod h1:Xd9hchkHSWYkEqJwUGisez3G1QY8Ryz0sdWrLPMGjLk=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit f034400

Please sign in to comment.