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

[!net] skip

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