aboutsummaryrefslogtreecommitdiff
path: root/lib/connections/quic_misc.go
diff options
context:
space:
mode:
Diffstat (limited to 'lib/connections/quic_misc.go')
-rw-r--r--lib/connections/quic_misc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/connections/quic_misc.go b/lib/connections/quic_misc.go
index b4bb640d7..c5e1378db 100644
--- a/lib/connections/quic_misc.go
+++ b/lib/connections/quic_misc.go
@@ -4,7 +4,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this file,
// You can obtain one at http://mozilla.org/MPL/2.0/.
-// +build go1.14,!noquic,!go1.16
+// +build go1.14,!noquic,!go1.17
package connections