Merge pull request #126 from IceflowRE/master

Add go mod support
This commit is contained in:
Thomas Jager
2019-06-09 10:25:34 +02:00
committed by GitHub

3
go.mod Normal file
View File

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