From c170b14c2c1cfb2fd853a37add92a82fd6eb4318 Mon Sep 17 00:00:00 2001
From: Ariel Mashraki
Date: Tue, 24 Dec 2019 16:28:16 +0200
Subject: [PATCH] doc/go1.14: change hash/maphash package link
Package name and documentation link were wrong.
Change-Id: I274906afc3cf7a3d88e3da76549cd6ab008fd0c7
Reviewed-on: https://go-review.googlesource.com/c/go/+/212538
Reviewed-by: Ian Lance Taylor
---
doc/go1.14.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/go1.14.html b/doc/go1.14.html
index b0d2c97403..482dcf2e68 100644
--- a/doc/go1.14.html
+++ b/doc/go1.14.html
@@ -334,13 +334,13 @@ TODO
TODO
-- bytes/hash
+- hash/maphash
-
TODO: https://golang.org/cl/186877: add hashing package for bytes and strings
-
+
- crypto/tls
-