aboutsummaryrefslogtreecommitdiff
path: root/vendor/golang.org/x/net/http2/ciphers.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/golang.org/x/net/http2/ciphers.go')
-rw-r--r--vendor/golang.org/x/net/http2/ciphers.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/golang.org/x/net/http2/ciphers.go b/vendor/golang.org/x/net/http2/ciphers.go
index 698860b..c9a0cf3 100644
--- a/vendor/golang.org/x/net/http2/ciphers.go
+++ b/vendor/golang.org/x/net/http2/ciphers.go
@@ -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