aboutsummaryrefslogtreecommitdiff
path: root/x509roots/fallback/fallback.go
diff options
context:
space:
mode:
Diffstat (limited to 'x509roots/fallback/fallback.go')
-rw-r--r--x509roots/fallback/fallback.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/x509roots/fallback/fallback.go b/x509roots/fallback/fallback.go
index 6fcd714..3141359 100644
--- a/x509roots/fallback/fallback.go
+++ b/x509roots/fallback/fallback.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build go1.20
-// +build go1.20
// Package fallback embeds a set of fallback X.509 trusted roots in the
// application by automatically invoking [x509.SetFallbackRoots]. This allows