commit | b2208d046df5625a4f78624149cba7722c4ccfee | [log] [tgz] |
---|---|---|
author | btwiuse <54848194+btwiuse@users.noreply.github.com> | Sun Jan 14 13:20:58 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Wed Jan 31 16:48:01 2024 +0000 |
tree | 4e2ad210dcdbb236450ca2a385dba58bb963a41b | |
parent | 0d0b98c1378dba60d10c77c383c40f94c1641cfc [diff] |
internal/quic/qlog: fix typo VantageClient -> VantageServer Change-Id: Ie9738cffb06f03f961815853247e6f9cbe7fe466 GitHub-Last-Rev: 5d440ad29c49ef4cd529a076449114696662afec GitHub-Pull-Request: golang/net#202 Reviewed-on: https://go-review.googlesource.com/c/net/+/555795 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Michael Knyszek <mknyszek@google.com> Reviewed-by: Damien Neil <dneil@google.com> Auto-Submit: Damien Neil <dneil@google.com>
This repository holds supplementary Go networking libraries.
The easiest way to install is to run go get -u golang.org/x/net
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/net
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html. The main issue tracker for the net repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/net:” in the subject line, so it is easy to find.