]> Cypherpunks repositories - gostls13.git/commit
net/url: add panic to unhex for imposible error case
authoralirezaarzehgar <alirezaarzehgar82@gmail.com>
Mon, 20 Jan 2025 20:54:28 +0000 (00:24 +0330)
committerGopher Robot <gobot@golang.org>
Mon, 3 Feb 2025 16:19:56 +0000 (08:19 -0800)
commite5ae12ab82e09539b77cfba3fa1c4c31f5b948db
treeee9f0a491c1eaa8eaf095665cd65a4de59cc2847
parente2f342fc51a70351205af839dff2749bc7a977e2
net/url: add panic to unhex for imposible error case

Change-Id: I9f39b3d2a1a0a3e510afc874dd071302b2b0c89e
Reviewed-on: https://go-review.googlesource.com/c/go/+/643555
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/net/url/url.go