Bump go-systemd from unreleased git version to release v22.4.0 (#54)

This commit is contained in:
Tim Small
2023-04-11 06:50:39 +01:00
committed by GitHub
parent 2ea9df0aba
commit a3eec03845
3 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@ package web
import (
"crypto/tls"
"github.com/coreos/go-systemd/activation"
"github.com/coreos/go-systemd/v22/activation"
"github.com/go-chi/chi/v5"
"github.com/librespeed/speedtest/config"
log "github.com/sirupsen/logrus"