ready for action
Some checks failed
GoLang Tests / Run Go Tests (push) Failing after 55s
GoLang Tests / Build Go Image and Upload (push) Has been skipped

This commit is contained in:
2025-08-22 00:13:00 +02:00
parent c1b937152b
commit 34bd44db5c
6 changed files with 49 additions and 26 deletions

View File

@@ -1,8 +1,6 @@
module arbeitszeitmessung
go 1.23.0
toolchain go1.24.5
go 1.24.5
require github.com/lib/pq v1.10.9