Rebranding.
This commit is contained in:
parent
6c491fc04a
commit
4232ac8d2a
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ import (
|
||||||
"strings"
|
"strings"
|
||||||
"fmt"
|
"fmt"
|
||||||
|
|
||||||
"github.com/reklesio/tg"
|
"github.com/omnipunk/tg"
|
||||||
)
|
)
|
||||||
|
|
||||||
type BotData struct {
|
type BotData struct {
|
||||||
|
|
2
go.mod
2
go.mod
|
@ -1,4 +1,4 @@
|
||||||
module github.com/reklesio/tg
|
module github.com/omnipunk/tg
|
||||||
|
|
||||||
go 1.20
|
go 1.20
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue