diff --git a/go.mod b/go.mod index 9de1ee7..6bd0134 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module gitlab.com/unboundsoftware/schemas go 1.22.5 -toolchain go1.23.1 +toolchain go1.23.2 require ( github.com/99designs/gqlgen v0.17.54