Add go mod support

This commit is contained in:
Iceflower
2019-06-09 02:12:30 +02:00
parent 0b3c53b324
commit 555c28fe5d

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/thoj/go-ircevent
go 1.12