diff --git a/go.mod b/go.mod index 8f11435..c7abf7e 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/arnested/systemd-state -go 1.26.5 +go 1.27rc2 require ( github.com/coreos/go-systemd/v22 v22.7.0