mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
aa422bb648
This allows external modules to import the API types more cleanly.
9 lines
115 B
Plaintext
9 lines
115 B
Plaintext
go 1.19
|
|
|
|
use (
|
|
.
|
|
./hack
|
|
./operators/constellation-node-operator/
|
|
./operators/constellation-node-operator/api
|
|
)
|