diff --git a/go.mod b/go.mod index eba866e..8888aab 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module gitlab.com/unboundsoftware/schemas go 1.22.5 -toolchain go1.23.3 +toolchain go1.23.4 require ( github.com/99designs/gqlgen v0.17.57