mirror of https://github.com/portainer/portainer
8 lines
61 B
Plaintext
8 lines
61 B
Plaintext
|
go 1.19
|
||
|
|
||
|
use (
|
||
|
./api
|
||
|
./pkg/libhelm
|
||
|
./third_party/digest
|
||
|
)
|