mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 07:57:21 +08:00
refactor: rename go-rat to libtnb
This commit is contained in:
@@ -5,8 +5,8 @@ import (
|
||||
"log"
|
||||
"time"
|
||||
|
||||
"github.com/go-rat/utils/copier"
|
||||
"github.com/go-resty/resty/v2"
|
||||
"github.com/libtnb/utils/copier"
|
||||
"github.com/shirou/gopsutil/host"
|
||||
)
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ import (
|
||||
"slices"
|
||||
"time"
|
||||
|
||||
"github.com/go-rat/utils/env"
|
||||
"github.com/libtnb/utils/env"
|
||||
)
|
||||
|
||||
type VersionDownload struct {
|
||||
|
||||
Reference in New Issue
Block a user