aboutsummaryrefslogtreecommitdiff
path: root/src/vendor
AgeCommit message (Expand)Author
2021-12-21all: update vendored golang.org/x/crypto for cryptobyte fixFilippo Valsorda
2021-12-09net/http: update bundled golang.org/x/net/http2Filippo Valsorda
2021-12-06all: update vendored golang.org/x/syszhouguangyuan
2021-11-29vendor: update golang.org/x/net to tipIan Lance Taylor
2021-11-09all: update vendored golang.org/x/crypto for Go 1.18 releaseDmitri Shuralyov
2021-11-09all: update vendored golang.org/x/{net,text} for Go 1.18 releaseDmitri Shuralyov
2021-11-09all: update vendored golang.org/x/{arch,sys,term} for Go 1.18 releaseDmitri Shuralyov
2021-11-04cmd/pprof: update vendored github.com/google/pprofDmitri Shuralyov
2021-10-06all: update go.mod for golang.org/x/netDamien Neil
2021-10-06all: update golang.org/x/net to pull in CL 353390Damien Neil
2021-09-02all: update vendored dependencies for Go 1.18Dmitri Shuralyov
2021-09-02all: update vendored golang.org/x/cryptoDmitri Shuralyov
2021-09-02all: update vendored golang.org/x/sysDmitri Shuralyov
2021-09-01all: update golang.org/x/net to pull in CL 346890Damien Neil
2021-05-19cmd/internal/moddeps: use filepath.SkipDir only on directoriesDmitri Shuralyov
2021-05-17all: update golang.org/x/net to latestTobias Klauser
2021-05-05all: update vendored dependencies for Go 1.17Alexander Rakoczy
2021-05-04all: update x/crypto to pull in CL 316109Bryan C. Mills
2021-05-04cmd: update x/text to pull in CL 315571Bryan C. Mills
2021-05-03all: update x/net to pull in CL 316129Bryan C. Mills
2021-04-30cmd/go: annotate versions in vendor/modules.txtBryan C. Mills
2021-04-23cmd/vendor: get golang.org/x/tools@f946a157eefCuong Manh Le
2021-03-15all: update golang.org/x/* dependenciesEmmanuel T Odeke
2021-02-19cmd/vendor: get golang.org/x/sys@beda7e5e158Russ Cox
2020-12-10std: update golang.org/x/net to 20201209123823-ac852fbbde11Dmitri Shuralyov
2020-12-05syscall: correct CertOpenStore to expect a 0 return value on failureJason A. Donenfeld
2020-11-11all: update vendored dependencies for Go 1.16 releaseDmitri Shuralyov
2020-11-02all: update dependency on golang.org/x/sys and regenerate Windows syscallsBryan C. Mills
2020-09-30src/go.mod, net/http: update bundled and latest golang.org/x/netEmmanuel T Odeke
2020-09-25vendor, cmd/vendor: update vendored x/sys and x/netCherry Zhang
2020-09-21all: update vendored dependencies during Go 1.16 developmentDmitri Shuralyov
2020-09-05src/go.mod, net/http: update bundled and latest golang.org/x/netPaschalis Tsilias
2020-08-25src/go.mod, net/http: update bundled and latest golang.org/x/netEmmanuel T Odeke
2020-07-07all: go get golang.org/x/net@ab3426394381Russ Cox
2020-05-04all: update vendored dependencies for Go 1.15 releaseDmitri Shuralyov
2020-05-01cmd,std: update golang.org/x/net to 20200501053045-e0ff5e5a1de5Brad Fitzpatrick
2020-04-14std,cmd: update golang.org/x/crypto to v0.0.0-20200414155820-4f8f47aa7992Hana (Hyang-Ah) Kim
2020-03-09std,cmd: update x/net and github.com/google/pprofsmasher164
2020-02-19all: update module dependenciesBryan C. Mills
2020-02-01std,cmd: sync go.mod with new release branchesFilippo Valsorda
2020-01-28src/go.mod: import x/crypto/cryptobyte security fix for 32-bit archsDmitri Shuralyov
2020-01-25vendor: provide golang.org/x/sys/cpu/cpu_riscv64.goJoel Sing
2020-01-10src/go.mod: update x/crypto to drop broken poly1305 arm assemblyFilippo Valsorda
2019-12-05src/go.mod: sync golang.org/x/net with h2_bundle.goFilippo Valsorda
2019-11-13src/vendor,crypto/tls: update to latest x/crypto and use new X25519 APIFilippo Valsorda
2019-11-06src/vendor: update to latest version of netMarcel van Lohuizen
2019-11-05unicode: upgrade to Unicode 12Marcel van Lohuizen
2019-10-21vendor: re-vendor golang.org/x/net to fix Dragonfly buildTobias Klauser
2019-10-09cmd/go: automatically check and use vendored packagesBryan C. Mills
2019-08-23net/http: update bundled golang.org/x/net/http2 to import security fixFilippo Valsorda