Add a basic 'hello-world' buildable with Nix
This commit is contained in:
parent
f3205e2df6
commit
63ff66b3d9
6 changed files with 115 additions and 0 deletions
3
go.mod
Normal file
3
go.mod
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
module github.com/Gleipnir-Technology/nidus-sync
|
||||
|
||||
go 1.24.9
|
||||
Loading…
Add table
Add a link
Reference in a new issue