summaryrefslogtreecommitdiff
path: root/src/go.sum
Commit message (Expand)AuthorAgeFilesLines
* all: update go.mod for golang.org/x/netDamien Neil2021-10-061-8/+2
* all: update golang.org/x/net to pull in CL 353390Damien Neil2021-10-061-0/+6
* all: update vendored dependencies for Go 1.18Dmitri Shuralyov2021-09-021-2/+2
* all: update vendored golang.org/x/cryptoDmitri Shuralyov2021-09-021-2/+2
* all: update vendored golang.org/x/sysDmitri Shuralyov2021-09-021-2/+2
* all: update golang.org/x/net to pull in CL 346890Damien Neil2021-09-011-2/+2
* [dev.typeparams] src,cmd: run 'go mod tidy'Matthew Dempsky2021-07-031-7/+0
* cmd/go: add a -compat flag to 'go mod tidy'Bryan C. Mills2021-05-251-0/+7
* cmd/internal/moddeps: use filepath.SkipDir only on directoriesDmitri Shuralyov2021-05-191-2/+2
* all: update golang.org/x/net to latestTobias Klauser2021-05-171-2/+2
* all: update vendored dependencies for Go 1.17Alexander Rakoczy2021-05-051-4/+4
* all: update x/crypto to pull in CL 316109Bryan C. Mills2021-05-041-8/+2
* cmd: update x/text to pull in CL 315571Bryan C. Mills2021-05-041-3/+2
* all: update x/net to pull in CL 316129Bryan C. Mills2021-05-031-10/+6
* cmd/vendor: get golang.org/x/tools@f946a157eefCuong Manh Le2021-04-231-4/+5
* all: update golang.org/x/* dependenciesEmmanuel T Odeke2021-03-151-9/+10
* cmd/vendor: get golang.org/x/sys@beda7e5e158Russ Cox2021-02-191-2/+2
* std: update golang.org/x/net to 20201209123823-ac852fbbde11Dmitri Shuralyov2020-12-101-4/+4
* syscall: correct CertOpenStore to expect a 0 return value on failureJason A. Donenfeld2020-12-051-2/+2
* all: update vendored dependencies for Go 1.16 releaseDmitri Shuralyov2020-11-111-9/+10
* all: update dependency on golang.org/x/sys and regenerate Windows syscallsBryan C. Mills2020-11-021-2/+2
* src/go.mod, net/http: update bundled and latest golang.org/x/netEmmanuel T Odeke2020-09-301-2/+2
* vendor, cmd/vendor: update vendored x/sys and x/netCherry Zhang2020-09-251-4/+4
* all: update vendored dependencies during Go 1.16 developmentDmitri Shuralyov2020-09-211-5/+6
* src/go.mod, net/http: update bundled and latest golang.org/x/netPaschalis Tsilias2020-09-051-2/+2
* src/go.mod, net/http: update bundled and latest golang.org/x/netEmmanuel T Odeke2020-08-251-2/+2
* all: go get golang.org/x/net@ab3426394381Russ Cox2020-07-071-4/+4
* all: update vendored dependencies for Go 1.15 releaseDmitri Shuralyov2020-05-041-6/+6
* cmd,std: update golang.org/x/net to 20200501053045-e0ff5e5a1de5Brad Fitzpatrick2020-05-011-4/+4
* std,cmd: update golang.org/x/crypto to v0.0.0-20200414155820-4f8f47aa7992Hana (Hyang-Ah) Kim2020-04-141-2/+2
* std,cmd: update x/net and github.com/google/pprofsmasher1642020-03-091-2/+2
* 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