1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-27 01:09:41 +02:00
portainer/go.work

8 lines
61 B
Text
Raw Normal View History

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