Upgrade dependencies

This commit is contained in:
Michael 2024-07-19 14:52:04 +02:00 committed by GitHub
parent f5a811d8fa
commit a5df24a21d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 37 additions and 116 deletions

View file

@ -15,7 +15,7 @@ import (
"syscall"
"time"
"github.com/coreos/go-systemd/daemon"
"github.com/coreos/go-systemd/v22/daemon"
"github.com/go-acme/lego/v4/challenge"
gokitmetrics "github.com/go-kit/kit/metrics"
"github.com/sirupsen/logrus"