• Felix Lange's avatar
    all: import "context" instead of "golang.org/x/net/context" · c213fd1f
    Felix Lange authored
    There is no need to depend on the old context package now that the
    minimum Go version is 1.7. The move to "context" eliminates our weird
    vendoring setup. Some vendored code still uses golang.org/x/net/context
    and it is now vendored in the normal way.
    
    This change triggered new vet checks around context.WithTimeout which
    didn't fire with golang.org/x/net/context.
    c213fd1f
Name
Last commit
Last update
..
ci-notes.md Loading commit data...
ci.go Loading commit data...
deb.changelog Loading commit data...
deb.control Loading commit data...
deb.copyright Loading commit data...
deb.docs Loading commit data...
deb.install Loading commit data...
deb.rules Loading commit data...
env.sh Loading commit data...
mvn.pom Loading commit data...
mvn.settings Loading commit data...
nsis.envvarupdate.nsh Loading commit data...
nsis.geth.nsi Loading commit data...
nsis.install.nsh Loading commit data...
nsis.pathupdate.nsh Loading commit data...
nsis.simplefc.dll Loading commit data...
nsis.simplefc.source.zip Loading commit data...
nsis.uninstall.nsh Loading commit data...
pod.podspec Loading commit data...
update-license.go Loading commit data...