Compare commits

..

1 Commits

Author SHA1 Message Date
e765ebf82e Update all dependencies 2025-05-07 00:00:58 +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.2
toolchain go1.24.3
require (
github.com/99designs/gqlgen v0.17.73