diff --git a/go.mod b/go.mod index 58c3be1..f974d06 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/arnested/systemd-state -go 1.25.7 +go 1.26rc3 require ( github.com/coreos/go-systemd/v22 v22.7.0