hard-fork of backend-docker-go

This commit is contained in:
2025-03-13 13:51:10 +02:00
parent 457b0fa326
commit 02adc8b545
14 changed files with 24 additions and 24 deletions

View File

@@ -5,8 +5,8 @@ import (
"fmt"
"strings"
"acooldomain.co/backend/auth"
"acooldomain.co/backend/models"
"git.acooldomain.co/server-manager/backend-kubernetes-go/auth"
"git.acooldomain.co/server-manager/backend-kubernetes-go/models"
"github.com/docker/docker/api/types/filters"
"github.com/docker/docker/api/types/image"
"github.com/docker/docker/client"