Change package name to edgaru089.ink/go/gl01 & Update dependencies
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
package io
|
||||
|
||||
import "edgaru089.ml/go/gl01/internal/util"
|
||||
import "edgaru089.ink/go/gl01/internal/util"
|
||||
|
||||
var (
|
||||
MainConfig struct {
|
||||
|
@ -3,7 +3,7 @@ package io
|
||||
import (
|
||||
"time"
|
||||
|
||||
"edgaru089.ml/go/gl01/internal/util/itype"
|
||||
"edgaru089.ink/go/gl01/internal/util/itype"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user