feat: remove v1

This commit is contained in:
Rogee
2024-12-04 14:11:50 +08:00
parent 0803c2f54f
commit cdf8acf78f
63 changed files with 314 additions and 2461 deletions

View File

@@ -4,6 +4,7 @@ go 1.22.0
require (
git.ipao.vip/rogeecn/atom v1.0.10
github.com/etherlabsio/go-m3u8 v1.0.0
github.com/go-jet/jet/v2 v2.12.0
github.com/gofiber/fiber/v3 v3.0.0-beta.3
github.com/gofrs/uuid v4.4.0+incompatible
@@ -14,6 +15,7 @@ require (
github.com/lib/pq v1.10.9
github.com/pkg/errors v0.9.1
github.com/pressly/goose/v3 v3.23.0
github.com/rogeecn/fabfile v1.4.0
github.com/samber/lo v1.47.0
github.com/sirupsen/logrus v1.9.3
github.com/smartystreets/goconvey v1.6.4
@@ -21,6 +23,7 @@ require (
github.com/spf13/cast v1.5.1
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.17.0
github.com/stretchr/testify v1.9.0
go.uber.org/dig v1.18.0
golang.org/x/net v0.31.0
golang.org/x/sync v0.9.0
@@ -70,7 +73,6 @@ require (
github.com/sourcegraph/conc v0.3.0 // indirect
github.com/spf13/afero v1.10.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/stretchr/testify v1.9.0 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasthttp v1.55.0 // indirect