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
commit 949efec008
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
go.mod Normal file
View File

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