build: Update quic-go and pfilter for Go 1.20 (fixes #8768) (#8769)

This commit is contained in:
Jakob Borg
2023-02-02 22:00:50 +01:00
committed by GitHub
parent d5e4ef249f
commit 99595ce3d9
6 changed files with 74 additions and 250 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import (
"net/url"
"time"
"github.com/lucas-clemente/quic-go"
"github.com/quic-go/quic-go"
"github.com/syncthing/syncthing/lib/config"
"github.com/syncthing/syncthing/lib/connections/registry"