Compare commits

..

1 Commits

Author SHA1 Message Date
2a26c67490 Update all dependencies 2025-07-09 00:00:16 +00:00

2
go.mod
View File

@ -2,7 +2,7 @@ module git.front.kjuulh.io/kjuulh/acc-server
go 1.23.0
toolchain go1.24.4
toolchain go1.24.5
require (
github.com/99designs/gqlgen v0.17.76