diff --git a/go.mod b/go.mod index fa37dab..33cb175 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