]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/blobdiff - vendor/golang.org/x/net/http2/ciphers.go
Upgrade to 0.12
[github/fretlink/terraform-provider-statuscake.git] / vendor / golang.org / x / net / http2 / ciphers.go
index 698860b77755d8fbcd805ac280c3e1f61ad1babd..c9a0cf3b422c698dd66f753813afc04c20a5dcd8 100644 (file)
@@ -5,7 +5,7 @@
 package http2
 
 // A list of the possible cipher suite ids. Taken from
-// http://www.iana.org/assignments/tls-parameters/tls-parameters.txt
+// https://www.iana.org/assignments/tls-parameters/tls-parameters.txt
 
 const (
        cipher_TLS_NULL_WITH_NULL_NULL               uint16 = 0x0000