mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 16:24:03 +03:00
Rename full path in order to favor modules
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
"crypto/sha256"
|
||||
"fmt"
|
||||
|
||||
"github.com/9seconds/mtg/config"
|
||||
"github.com/9seconds/mtg/utils"
|
||||
"mtg/config"
|
||||
"mtg/utils"
|
||||
)
|
||||
|
||||
type ClientHello struct {
|
||||
|
||||
Reference in New Issue
Block a user