mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 12:36:09 -04:00
Create hack folder with independent modules (#131)
This commit is contained in:
parent
cfad36720b
commit
8e0f9491af
12 changed files with 1810 additions and 11 deletions
6
go.work
Normal file
6
go.work
Normal file
|
@ -0,0 +1,6 @@
|
|||
go 1.18
|
||||
|
||||
use (
|
||||
.
|
||||
./hack
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue