Quellcode durchsuchen

build: update module path

ayntgl vor 4 Jahren
Ursprung
Commit
90751d4c39
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      go.mod

+ 1 - 1
go.mod

@@ -1,4 +1,4 @@
-module github.com/rigormorrtiss/discordo
+module github.com/ayntgl/discordo
 
 go 1.16