diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-04-22 13:40:02 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-04-22 13:40:02 -0600 |
commit | b0b6f3d8fe38722c4f15d88128050d2b32a7287a (patch) | |
tree | 646add02a04969242ac433b88e2e87802373e720 /imworkingon | |
parent | d35f70cee3a45fc93c8acecbb8f115a0b04cfcd9 (diff) |
contribs: add a URL
Diffstat (limited to 'imworkingon')
-rw-r--r-- | imworkingon/contribs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/imworkingon/contribs.yml b/imworkingon/contribs.yml index 20e96c8..798e03a 100644 --- a/imworkingon/contribs.yml +++ b/imworkingon/contribs.yml @@ -107,6 +107,7 @@ documentation parser in gotk4. - urls: - https://github.com/golang/go/pull/66970 + - https://go-review.googlesource.com/c/go/+/580896 tags: [Go] desc: | The `html.EscapeString` and `html.UnescapeString` was once the |