Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for go 1.18 #10

Merged
merged 2 commits into from
Apr 13, 2022
Merged

fix for go 1.18 #10

merged 2 commits into from
Apr 13, 2022

Commits on Apr 7, 2022

  1. fix for go 1.18

    - letting the pipeline do the actual golang bump and tests
    
    - go tries to include git information but stemcells do not include git binary
      golang/go#51748
    
    - go install instead of go get for installing in go 1.18
    
    Signed-off-by: Ben Fuller <benjaminf@vmware.com>
    Co-authored-by: Ben Fuller <benjaminf@vmware.com>
    acrmp and Ben Fuller committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    ef7314a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. increasing the timeouts seems to help?

    Ben Fuller committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    d7f2c87 View commit details
    Browse the repository at this point in the history