diff --git a/go.mod b/go.mod index b00c945..8aebe74 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/RoseSecurity/terramaid go 1.22.0 -toolchain go1.23.4 +toolchain go1.23.5 require ( github.com/arsham/figurine v1.3.0