aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/get_update_all.txt
blob: 2b7584920956eedf242646e45269e3f28693c84d (plain)
1
2
3
4
5
6
7
8
9
# Issue 14444: go get -u .../ duplicate loads errors
# Check that go get update -u ... does not try to load duplicates

[!net] skip

env GO111MODULE=off

go get -u -n .../
! stderr 'duplicate loads of' # make sure old packages are removed from cache