• Bryan C. Mills's avatar
    internal/testenv: remove SetModVendor · 0271d41e
    Bryan C. Mills authored
    It turns out not to be necessary. Russ expressed a preference for
    avoiding module fetches over making 'go mod tidy' work within std and
    cmd right away, so for now we will make the loader use the vendor
    directory for the standard library even if '-mod=vendor' is not set
    explicitly.
    
    Updates #30228
    
    Change-Id: Idf7208e63da8cb7bfe281b93ec21b61d40334947
    Reviewed-on: https://go-review.googlesource.com/c/go/+/166357
    Run-TryBot: Bryan C. Mills <bcmills@google.com>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: default avatarJay Conrod <jayconrod@google.com>
    0271d41e
x509_test.go 89.1 KB