Skip to content

Commit

Permalink
Add quotes to go.mod to work around an issue with vgo
Browse files Browse the repository at this point in the history
  • Loading branch information
belak committed May 23, 2018
1 parent 02e1ea1 commit 4c606c6
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/v2"

0 comments on commit 4c606c6

Please sign in to comment.