diff --git a/go.mod b/go.mod index 6f4461c..039679c 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/arnested/systemd-state -go 1.26.4 +go 1.26.5 require ( github.com/coreos/go-systemd/v22 v22.7.0