commit | df8c2b905b5fb9d6cae9729a81c8f2c5034efe34 | [log] [tgz] |
---|---|---|
author | as <as.utf8@gmail.com> | Tue Mar 06 06:10:19 2018 +0000 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Tue Mar 06 06:13:17 2018 +0000 |
tree | 33b5182b4c442241399f7269b2a06a3347b1dbd4 | |
parent | 8916773a3d6faabed5d500f8bf0d89b7048aecde [diff] |
net/http: correct subtle transposition of offset and whence in test Change-Id: I788972bdf85c0225397c0e74901bf9c33c6d30c7 GitHub-Last-Rev: 57737fe782bf7ad2d765c2efd80d75b3baca2c7b GitHub-Pull-Request: golang/go#24265 Reviewed-on: https://go-review.googlesource.com/98761 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://golang.org/dl/.
After downloading a binary release, visit https://golang.org/doc/install or load doc/install.html in your web browser for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://golang.org/doc/install/source or load doc/install-source.html in your web browser for source installation instructions.
Go is the work of hundreds of contributors. We appreciate your help!
To contribute, please read the contribution guidelines: https://golang.org/doc/contribute.html
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.