No description
Find a file
Tom Chwojko-Frank 9b8e7e59f3
Merge pull request #7 from hashicorp/compliance-template
[Compliance] - PR Template Changes Required
2025-07-30 08:53:41 -07:00
.github [Compliance] - PR Template Changes Required 2025-07-03 09:58:18 +00:00
context context: fix TestAllocs to account for ints in interfaces 2014-10-09 13:51:22 -04:00
dict go.net: initial code 2012-01-25 15:31:30 -05:00
html go.net/html: Fix comment handling for "in select" insertion mode 2014-06-12 11:53:57 +10:00
idna go.net/idna: new package. 2012-12-14 08:44:53 +11:00
internal fix all imports still referencing code.google.com 2015-09-30 19:58:55 -07:00
ipv4 fix all imports still referencing code.google.com 2015-09-30 19:58:55 -07:00
ipv6 go.net/ipv6: add sticky socket option binding 2014-10-31 09:53:48 +09:00
netutil netutil: release semaphore on error 2014-05-22 11:59:35 -07:00
proxy go.net/proxy: don't pass invalid domain name length to SOCKS5 proxies 2014-04-27 00:24:21 +09:00
publicsuffix go.net/publicsuffix: update table to latest list from publicsuffix.org. 2014-10-15 08:43:00 +11:00
spdy go.net: fix various typos 2014-05-02 14:50:26 -07:00
websocket go.net: fix various typos 2014-05-02 14:50:26 -07:00
.hgignore .hgignore: add comment setting policy 2013-12-20 16:27:26 -08:00
AUTHORS go.empty: prototype for new subrepository 2012-01-25 14:45:13 -05:00
CODEOWNERS Create CODEOWNERS 2024-11-25 15:42:18 -05:00
codereview.cfg codereview: switch defaultcc to golang-codereviews 2013-12-20 10:56:03 -05:00
CONTRIBUTORS go.empty: prototype for new subrepository 2012-01-25 14:45:13 -05:00
go.mod Add go.mod 2019-01-18 12:36:52 -05:00
LICENSE LICENSE: add 2012-03-17 15:20:00 +11:00
PATENTS go.net: add PATENTS file to the subrepo. 2012-04-16 11:24:46 +10:00
README go.net: initial code 2012-01-25 15:31:30 -05:00

This repository holds supplementary Go networking libraries.

To submit changes to this repository, see http://golang.org/doc/contribute.html.