Compare commits

..

1 Commits

Author SHA1 Message Date
43a0142e9f Update all dependencies 2026-02-05 01:00:16 +00:00

2
go.mod
View File

@@ -2,7 +2,7 @@ module git.front.kjuulh.io/kjuulh/acc-server
go 1.24.0
toolchain go1.26.0
toolchain go1.25.7
require (
github.com/99designs/gqlgen v0.17.86