diff --git a/go.mod b/go.mod index a0fdf56..3b150ec 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/RoseSecurity/terramaid go 1.22.0 -toolchain go1.23.5 +toolchain go1.23.6 require ( github.com/arsham/figurine v1.3.0