Change module name

This commit is contained in:
Dustin Pianalto 2020-04-05 17:53:08 -08:00
parent ea45c3a4de
commit c28f594209

2
go.mod
View File

@ -1,4 +1,4 @@
module djpianalto.com/disgoman
module github.com/dustinpianalto/disgoman
go 1.14