1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-19 05:19:39 +02:00
portainer/go.work

9 lines
97 B
Text

go 1.19
use (
./api
./pkg/featureflags
./pkg/libhelm
./pkg/libstack
./third_party/digest
)