Skip to content

build(deps): update Go and module dependencies#12

Merged
andrew merged 1 commit into
mainfrom
deps/go-updates-july-2026
Jul 13, 2026
Merged

build(deps): update Go and module dependencies#12
andrew merged 1 commit into
mainfrom
deps/go-updates-july-2026

Conversation

@andrew

@andrew andrew commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • update Go from 1.26.4 to 1.26.5
  • update github.com/git-pkgs/purl from 0.1.13 to 0.1.14
  • update github.com/git-pkgs/sbom from 0.1.2 to 0.1.3
  • update golang.org/x/crypto from 0.53.0 to 0.54.0 and refresh its transitive golang.org/x dependencies
  • resolve the two standard-library vulnerability findings fixed by Go 1.26.5

This combines and supersedes #9, #10, and #11.

Verification

  • go test -race -shuffle=on ./...
  • make cover (77.5%, minimum 75%)
  • make smoke
  • golangci-lint run ./...
  • deadcode -test ./...

govulncheck ./... now reports only GO-2026-5932, which has no fixed x/crypto version. The upstream fix is under review in sigstore/rekor#2883. This PR intentionally does not pin the contributor fork or suppress the finding, so it remains draft until the canonical fix is available.

@andrew andrew marked this pull request as ready for review July 13, 2026 23:08
@andrew andrew merged commit a2435cd into main Jul 13, 2026
1 of 2 checks passed
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.

1 participant