fix broken time functions

This commit is contained in:
2023-08-03 20:32:12 +02:00
parent 9bfda2fb30
commit 488766159a
3 changed files with 18 additions and 18 deletions

2
build
View File

@@ -1 +1 @@
go build -trimpath -ldflags="-s -w" -o bin/argon ./src && docker build -t ugric/argon . && docker push ugric/argon
go build -trimpath -ldflags="-s -w" -o bin/argon ./src