Skip to content

set min go version to 1.21#1651

Merged
bobcallaway merged 1 commit intosigstore:mainfrom
bobcallaway:go121
Aug 29, 2023
Merged

set min go version to 1.21#1651
bobcallaway merged 1 commit intosigstore:mainfrom
bobcallaway:go121

Conversation

@bobcallaway
Copy link
Copy Markdown
Member

#1580 included context.WithCancel which is only available in go 1.21. our CI actions were already bumped for this, but when building rekor locally we should match.

Signed-off-by: Bob Callaway <bcallaway@google.com>
@bobcallaway bobcallaway requested a review from a team as a code owner August 29, 2023 13:00
@bobcallaway bobcallaway requested a review from cpanato August 29, 2023 13:00
@bobcallaway bobcallaway enabled auto-merge (squash) August 29, 2023 13:04
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 29, 2023

Codecov Report

Merging #1651 (bf39cff) into main (a9f538d) will decrease coverage by 17.99%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main    #1651       +/-   ##
===========================================
- Coverage   66.93%   48.95%   -17.99%     
===========================================
  Files          88       88               
  Lines        8804     8804               
===========================================
- Hits         5893     4310     -1583     
- Misses       2213     3647     +1434     
- Partials      698      847      +149     
Flag Coverage Δ
e2etests 48.95% <ø> (+0.02%) ⬆️
unittests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 46 files with indirect coverage changes

@bobcallaway bobcallaway merged commit 2934605 into sigstore:main Aug 29, 2023
@github-actions github-actions bot added this to the v1.2.2 milestone Aug 29, 2023
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.

2 participants