diff --git a/go.mod b/go.mod index 71593186..79c8f912 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/padok-team/guacamole go 1.21 -toolchain go1.21.5 +toolchain go1.23.3 require ( github.com/fatih/color v1.16.0