diff --git a/go.mod b/go.mod index 4fbab5c..52950d5 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/RoseSecurity/terramaid go 1.22.0 -toolchain go1.23.6 +toolchain go1.24.0 require ( github.com/arsham/figurine v1.3.0