]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix typo in sumdb cache path
authorHeschi Kreinick <heschi@google.com>
Fri, 21 Jun 2019 19:43:23 +0000 (15:43 -0400)
committerHeschi Kreinick <heschi@google.com>
Wed, 26 Jun 2019 20:26:48 +0000 (20:26 +0000)
commitf938b9b33bc51eec6a16cfb13b5c3ef5e266db17
treed0671db29168e8f1d85d08ab0aa3e1c56595ea39
parent9acd2d60e76649663a1e64b1ad00d2173c68c5fe
cmd/go: fix typo in sumdb cache path

Put the sumdb cache in the usual pkg/mod/cache/download dir, rather
than the new pkg/mod/download/cache dir which I presume was a typo.

Change-Id: Id162f24db30f509353178ca0c8cc7a4dabc927e1
Reviewed-on: https://go-review.googlesource.com/c/go/+/183318
Run-TryBot: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/internal/modfetch/sumdb.go
src/cmd/go/testdata/script/mod_sumdb_cache.txt
src/cmd/go/testdata/script/mod_sumdb_file_path.txt
src/cmd/go/testdata/script/mod_sumdb_proxy.txt