Skip to content

Commit

Permalink
Update go.mod to remove /v2 from module name
Browse files Browse the repository at this point in the history
  • Loading branch information
belak committed Nov 8, 2018
1 parent 4901bf6 commit 0ff3187
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 +1 @@
module "github.com/go-irc/irc/v2"
module github.com/go-irc/irc

0 comments on commit 0ff3187

Please sign in to comment.