Skip to content

chore: bump module Go version to 1.20#317

Merged
tri-adam merged 1 commit intosylabs:mainfrom
tri-adam:go-1.21
Aug 9, 2023
Merged

chore: bump module Go version to 1.20#317
tri-adam merged 1 commit intosylabs:mainfrom
tri-adam:go-1.21

Conversation

@tri-adam
Copy link
Member

@tri-adam tri-adam commented Aug 9, 2023

Bump module Go version to 1.20. Advance Go range tested in CI to 1.20-1.21. (Re-)adopt multi-error wrapping in a couple of locations.

Closes #265

@tri-adam tri-adam self-assigned this Aug 9, 2023
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #317 (fcbdc34) into main (22c50ca) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #317   +/-   ##
=======================================
  Coverage   73.01%   73.01%           
=======================================
  Files          35       35           
  Lines        2953     2953           
=======================================
  Hits         2156     2156           
  Misses        642      642           
  Partials      155      155           
Files Changed Coverage Δ
pkg/integrity/digest.go 91.42% <100.00%> (ø)
pkg/integrity/dsse.go 72.07% <100.00%> (ø)

@tri-adam tri-adam marked this pull request as ready for review August 9, 2023 15:37
@tri-adam tri-adam merged commit ba534e5 into sylabs:main Aug 9, 2023
@tri-adam tri-adam deleted the go-1.21 branch August 9, 2023 16:27
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.

Remove errorlint.errorf-multi override when Go 1.19 Dropped

2 participants