]> Cypherpunks repositories - gostls13.git/commit
cmd/go: retain sums for replacement modules in 'go mod tidy'
authorBryan C. Mills <bcmills@google.com>
Wed, 12 Dec 2018 02:03:11 +0000 (21:03 -0500)
committerBryan C. Mills <bcmills@google.com>
Wed, 12 Dec 2018 21:19:54 +0000 (21:19 +0000)
commitcc8ae42a12cbbd7c7de0c1195d413fed5d9c4bbc
treea2514786f9aedb3dcfbc963ecf2c9cc5c7995a6f
parent05bbec7357a22e2ddd238c2f8741f0f4c779eb80
cmd/go: retain sums for replacement modules in 'go mod tidy'

Fixes #27868

Change-Id: I6c2d221c4325a2f44625e797a82735d812ee0ec1
Reviewed-on: https://go-review.googlesource.com/c/153817
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/internal/modcmd/tidy.go
src/cmd/go/testdata/script/mod_sum_replaced.txt [new file with mode: 0644]