[🚀] git -> gitea

This commit is contained in:
2024-07-31 16:49:14 +08:00
parent ca965f7d07
commit 55488a023e
35 changed files with 71 additions and 71 deletions

View File

@ -5,9 +5,9 @@ import (
"crypto/sha256"
"errors"
"fmt"
"git.bvbej.com/bvbej/base-golang/pkg/color"
"git.bvbej.com/bvbej/base-golang/pkg/ticker"
"git.bvbej.com/bvbej/base-golang/pkg/token"
"gitea.bvbej.com/bvbej/base-golang/pkg/color"
"gitea.bvbej.com/bvbej/base-golang/pkg/ticker"
"gitea.bvbej.com/bvbej/base-golang/pkg/token"
"github.com/rs/cors"
"github.com/tus/tusd/pkg/filestore"
tus "github.com/tus/tusd/pkg/handler"