diff --git a/go.mod b/go.mod index 3c7f364..a678458 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/nabeken/psadm/v2 go 1.22 -toolchain go1.23.2 +toolchain go1.23.3 require ( github.com/goccy/go-yaml v1.13.0