Skip to content

chore(deps): update Go and terminal rendering deps - #17

Open
taigrr wants to merge 1 commit into
masterfrom
cd/update-go-1-26-5-deps
Open

chore(deps): update Go and terminal rendering deps#17
taigrr wants to merge 1 commit into
masterfrom
cd/update-go-1-26-5-deps

Conversation

@taigrr

@taigrr taigrr commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • update the module Go directive from 1.26.2 to 1.26.5
  • update compatible terminal rendering dependencies and transitive color support
  • refresh go.sum with go mod tidy

Verification

  • go generate ./...
  • test -z "$(gofmt -l .)" || (gofmt -l . && exit 1)
  • go vet ./...
  • staticcheck ./...
  • go test -race ./...
  • go mod tidy && git diff --exit-code go.mod go.sum
  • go build ./...
  • govulncheck ./...

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