pkg/httpx => github.com/tkw1536/pkglib/httpx

This commit is contained in:
Tom Wiesing 2023-02-26 10:08:17 +01:00
parent 5e89fadeeb
commit 010fd536ea
No known key found for this signature in database
35 changed files with 37 additions and 1081 deletions

View file

@ -14,7 +14,7 @@ import (
"github.com/tkw1536/pkglib/lifetime"
"github.com/FAU-CDI/wisski-distillery/internal/dis/component/instances"
"github.com/FAU-CDI/wisski-distillery/pkg/httpx"
"github.com/tkw1536/pkglib/httpx"
)
type Admin struct {