fix getindex and add debug

This commit is contained in:
2023-06-16 10:02:16 +01:00
parent ec53db45d5
commit 3071da2e2d
5 changed files with 13 additions and 5 deletions

2
build
View File

@@ -1 +1 @@
go build -o bin/argon ./src
go build -ldflags "-s -w" -o bin/argon ./src