diff --git a/go.mod b/go.mod index 1c3c15b2..2c458f9a 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/sapcc/andromeda go 1.23 -toolchain go1.23.4 +toolchain go1.23.5 require ( github.com/Boostport/migration v1.1.2