cloudflared-mirror/fips/fips.go.linux-amd64

6 lines
61 B
Plaintext

// +build fips
package main
import _ "crypto/tls/fipsonly"