mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-12-25 23:49:37 -05: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
|
|
)
|