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

Update pipelines #168

Merged
merged 1 commit into from
Aug 19, 2022
Merged

Update pipelines #168

merged 1 commit into from
Aug 19, 2022

Conversation

dmikusa
Copy link
Contributor

@dmikusa dmikusa commented Aug 10, 2022

  • Updates to most recent pipeline-builder version
  • Updates pipelines to use Go 1.18
  • Updates pipelines to use 'go install' instead of 'go get'
  • Adds a pipeline to check for and update Go versions & to check for transitive go.mod updates, which dependabot does not do

Signed-off-by: Daniel Mikusa dmikusa@vmware.com

@dmikusa dmikusa added semver:minor A change requiring a minor version bump type:dependency-upgrade A dependency upgrade labels Aug 10, 2022
@samj1912 samj1912 enabled auto-merge (squash) August 11, 2022 07:52
- Updates to most recent pipeline-builder version
- Updates pipelines to use Go 1.18
- Updates pipelines to use 'go install' instead of 'go get'
- Adds a pipeline to check for and update Go versions & to check for transitive go.mod updates, which dependabot does not do

Signed-off-by: Daniel Mikusa <dmikusa@vmware.com>
@samj1912 samj1912 merged commit 25ba7f6 into buildpacks:release-1.x Aug 19, 2022
@dmikusa dmikusa deleted the go-18 branch August 19, 2022 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:minor A change requiring a minor version bump type:dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants