Skip to content

Commit

Permalink
Fix module import.
Browse files Browse the repository at this point in the history
  • Loading branch information
alecthomas committed Mar 13, 2019
1 parent e7f8ee3 commit 7613e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,4 +1,4 @@
module gopkg.in/alecthomas/kingpin.v2
module github.com/alecthomas/kingpin

require (
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc
Expand Down

0 comments on commit 7613e5d

Please sign in to comment.