summaryrefslogtreecommitdiff
path: root/src/go.sum
Commit message (Expand)AuthorAgeFilesLines
* all: update module dependenciesBryan C. Mills2020-02-191-6/+6
* std,cmd: sync go.mod with new release branchesFilippo Valsorda2020-02-011-2/+2
* src/go.mod: import x/crypto/cryptobyte security fix for 32-bit archsDmitri Shuralyov2020-01-281-2/+2
* src/go.mod: update x/crypto to drop broken poly1305 arm assemblyFilippo Valsorda2020-01-101-2/+2
* src/go.mod: sync golang.org/x/net with h2_bundle.goFilippo Valsorda2019-12-051-2/+2
* src/vendor,crypto/tls: update to latest x/crypto and use new X25519 APIFilippo Valsorda2019-11-131-2/+2
* src/vendor: update to latest version of netMarcel van Lohuizen2019-11-061-2/+2
* unicode: upgrade to Unicode 12Marcel van Lohuizen2019-11-051-2/+2
* go.sum: add golang.org/x/tools sumJosh Bleecher Snyder2019-10-281-0/+1
* vendor: re-vendor golang.org/x/net to fix Dragonfly buildTobias Klauser2019-10-211-2/+2
* net/http: update bundled golang.org/x/net/http2 to import security fixFilippo Valsorda2019-08-231-2/+2
* src/go.mod: sync golang.org/x/net with h2_bundle.goFilippo Valsorda2019-08-121-2/+2
* vendor: go get -u golang.org/x/crypto && go mod vendorLynn Boger2019-06-131-6/+2
* net/http: support BaseContext & ConnContext for http2 ServerBrad Fitzpatrick2019-06-071-0/+2
* vendor: update golang.org/x/sys for aix/ppc64 fixTobias Klauser2019-05-301-0/+2
* src/vendor: update golang.org/x/sys to remove x/sys/unix depBrad Fitzpatrick2019-05-281-8/+2
* net/http: update vendored, bundled x/net/http2Brad Fitzpatrick2019-05-161-0/+6
* cmd/go: diagnose go.mod and vendor out of sync in std and cmdRuss Cox2019-05-091-11/+0
* vendor: pull in text@v0.3.2Marcel van Lohuizen2019-04-261-0/+17
* all: move internal/x to vendor/golang.org/x and revendor using 'go mod vendor'Bryan C. Mills2019-03-111-0/+8