YES
This commit is contained in:
parent
e62ccf5780
commit
07a1f562c8
2 changed files with 11 additions and 11 deletions
|
@ -6,7 +6,7 @@ import (
|
|||
"strings"
|
||||
"fmt"
|
||||
|
||||
"github.com/di4f/tg"
|
||||
"vultras.su/core/tg"
|
||||
)
|
||||
|
||||
type BotData struct {
|
||||
|
|
2
go.mod
2
go.mod
|
@ -1,4 +1,4 @@
|
|||
module github.com/di4f/tg
|
||||
module vultras.su/core/tg
|
||||
|
||||
go 1.20
|
||||
|
||||
|
|
Loading…
Reference in a new issue