diff --git a/go.mod b/go.mod index 094a796..a85ab29 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/restic/rest-server -go 1.23.0 +go 1.23 require ( github.com/coreos/go-systemd/v22 v22.5.0