We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b031879 commit fe4bc89Copy full SHA for fe4bc89
hashclone.go
@@ -1,4 +1,4 @@
1
-//go:build !cmd_go_bootstrap
+//go:build !go1.25 && !cmd_go_bootstrap
2
3
package openssl
4
0 commit comments