Proactively bump to v0.12.0 to avoid v0.10.0 and v0.11.0, which contain a regression added by commit 82780d606d. This commit was later reverted in v0.12.0. Generated with: hack/pin-dependency.sh golang.org/x/net v0.12.0 && hack/update-vendor.sh
82780d606d
godep restore pushd $GOPATH/src/github.com/appc/spec git co master popd go get go4.org/errorutil rm -rf Godeps godep save ./... git add vendor git add -f $(git ls-files --other vendor/) git co -- Godeps/LICENSES Godeps/.license_file_state Godeps/OWNERS