mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 05:45:22 +02:00
refactor(libstack): move library to portainer [EE-5474] (#9120)
This commit is contained in:
parent
11571fd6ea
commit
8c16fbb8aa
15 changed files with 691 additions and 0 deletions
1
go.work
1
go.work
|
@ -4,5 +4,6 @@ use (
|
|||
./api
|
||||
./pkg/featureflags
|
||||
./pkg/libhelm
|
||||
./pkg/libstack
|
||||
./third_party/digest
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue