diff --git a/go/go.mod b/go/go.mod index 8518076c6..e1d447087 100644 --- a/go/go.mod +++ b/go/go.mod @@ -2,7 +2,7 @@ module github.com/Darkness4/train-station/go go 1.22.0 -toolchain go1.23.1 +toolchain go1.23.2 require ( github.com/golang-jwt/jwt/v5 v5.2.1