Update go.mod with new url

This commit is contained in:
Jeffrey Paul 2024-11-29 07:51:07 -08:00 committed by GitHub
parent 8399256730
commit 98f99fcbe9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -1,4 +1,4 @@
module github.com/thoj/go-ircevent
module github.com/sneak/go-ircevent
go 1.12