Compare commits

..

1 Commits

Author SHA1 Message Date
9ef9c17e3b Update all dependencies 2026-03-06 01:00:16 +00:00

2
go.mod
View File

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