aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/x509/root_ios.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/x509/root_ios.go')
-rw-r--r--src/crypto/x509/root_ios.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/crypto/x509/root_ios.go b/src/crypto/x509/root_ios.go
index d2dfb62b77..50432f3d2c 100644
--- a/src/crypto/x509/root_ios.go
+++ b/src/crypto/x509/root_ios.go
@@ -1,8 +1,8 @@
// Code generated by root_ios_gen.go -version 55188.40.9; DO NOT EDIT.
// Update the version in root.go and regenerate with "go generate".
-// +build ios
-// +build !x509omitbundledroots
+//go:build ios && !x509omitbundledroots
+// +build ios,!x509omitbundledroots
package x509