Update module

Signed-off-by: Etzelia <etzelia@hotmail.com>
main
Etzelia 2021-07-13 18:27:26 -05:00
parent ce2b19ebd0
commit 7325698e24
No known key found for this signature in database
GPG Key ID: 708511AE7ABC5314
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ import (
"os"
"strconv"
"git.birbmc.com/Etzelia/falseknees"
"git.canopymc.net/Etzelia/falseknees"
)
var (

2
go.mod
View File

@ -1,3 +1,3 @@
module git.birbmc.com/Etzelia/falseknees
module git.canopymc.net/Etzelia/falseknees
go 1.15