Update dependency go to v1.23.4 #40

Merged
kjuulh merged 1 commits from renovate/all into main 2024-12-04 02:01:09 +01:00
Showing only changes of commit 42f2f81150 - Show all commits

2
go.mod
View File

@ -2,7 +2,7 @@ module git.front.kjuulh.io/kjuulh/acc-server
go 1.22.5
toolchain go1.23.3
toolchain go1.23.4
require (
github.com/99designs/gqlgen v0.17.57