整理文件

This commit is contained in:
apple
2025-11-05 14:10:46 +08:00
parent 3f614e8011
commit bea69c5b8b
10 changed files with 101 additions and 81 deletions

View File

@@ -8,12 +8,13 @@ import (
"strings"
"time"
"hubproxy/config"
"hubproxy/utils"
"github.com/gin-gonic/gin"
"github.com/google/go-containerregistry/pkg/authn"
"github.com/google/go-containerregistry/pkg/name"
"github.com/google/go-containerregistry/pkg/v1/remote"
"hubproxy/config"
"hubproxy/utils"
)
// DockerProxy Docker代理配置