diff --git a/go.mod b/go.mod index deee69dc..63883523 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/purpleidea/mgmt -go 1.23.5 +go 1.23.8 require ( github.com/alexflint/go-arg v1.5.1