aboutsummaryrefslogtreecommitdiff
path: root/comp_auth.go
diff options
context:
space:
mode:
Diffstat (limited to 'comp_auth.go')
-rw-r--r--comp_auth.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/comp_auth.go b/comp_auth.go
index a017cc7..eeccc66 100644
--- a/comp_auth.go
+++ b/comp_auth.go
@@ -2,8 +2,8 @@ package main
import (
"github.com/HimbeerserverDE/srp"
- "github.com/dragonfireclient/mt"
"github.com/dragonfireclient/hydra-dragonfire/convert"
+ "github.com/dragonfireclient/mt"
"github.com/yuin/gopher-lua"
"strings"
"time"