Skip to content

update missing places that was using go1.20#1163

Merged
imjasonh merged 7 commits intoko-build:mainfrom
cpanato:update-go
Oct 11, 2023
Merged

update missing places that was using go1.20#1163
imjasonh merged 7 commits intoko-build:mainfrom
cpanato:update-go

Conversation

@cpanato
Copy link
Member

@cpanato cpanato commented Oct 11, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (b8b3b21) 49.34% compared to head (970636b) 49.34%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1163   +/-   ##
=======================================
  Coverage   49.34%   49.34%           
=======================================
  Files          44       44           
  Lines        3640     3640           
=======================================
  Hits         1796     1796           
  Misses       1614     1614           
  Partials      230      230           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cpanato cpanato requested a review from imjasonh October 11, 2023 15:05
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
with:
go-version: '1.20'
go-version: '1.21'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
go-version: '1.21'
go-version-file: 'go.mod'

This keeps it up to date as we update go.mod, and prevents future update PRs like this.

.goreleaser.yml Outdated
build: binary
main: .
base_image: golang:1.20
base_image: golang:1.21
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
base_image: golang:1.21
base_image: golang:latest

imjasonh
imjasonh previously approved these changes Oct 11, 2023
Signed-off-by: cpanato <[email protected]>
Signed-off-by: cpanato <[email protected]>
@imjasonh imjasonh enabled auto-merge (squash) October 11, 2023 16:02
@imjasonh imjasonh merged commit 277f5d7 into ko-build:main Oct 11, 2023
@cpanato cpanato deleted the update-go branch October 11, 2023 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants