letters icon indicating copy to clipboard operation
letters copied to clipboard

Letters, or how to parse emails in Go

Results 18 letters issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.27.0 to 0.28.0. Commits 4542a42 go.mod: update golang.org/x dependencies 765c7e8 xsrftoken: create no padding base64 string by RawURLEncoding 032e4e4 LICENSE: update per Google Legal See full diff...

dependencies
go

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.16.0 to 0.17.0. Commits b2bec85 go.mod: update golang.org/x dependencies ae0cf96 LICENSE: update per Google Legal See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/text&package-manager=go_modules&previous-version=0.16.0&new-version=0.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve...

dependencies
go

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.0. Release notes Sourced from golangci/golangci-lint-action's releases. v6.1.0 What's Changed Changes feat: allow to skip golangci-lint installation by @​ldez in golangci/golangci-lint-action#1079 Documentation docs: add Go...

dependencies
github_actions

In https://github.com/mnako/letters/pull/72 @rorycl makes a good point for parsing email headers only: the email bodies might be malformed or the user might be interested in headers only. I do not...

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.1. Release notes Sourced from golangci/golangci-lint-action's releases. v6.1.1 What's Changed Changes fix: clean go install output by @​ldez in golangci/golangci-lint-action#1102 Documentation docs: update README.md to...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0. Release notes Sourced from actions/checkout's releases. v4.2.0 What's Changed Add Ref and Commit outputs by @​lucacome in actions/checkout#1180 Dependabot updates in actions/checkout#1777 & actions/checkout#1872...

dependencies
github_actions

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.27.0 to 0.29.0. Commits 35b4aba go.mod: update golang.org/x dependencies 9bf379f websocket: fix printf(var) mistake detected by latest printf checker 4542a42 go.mod: update golang.org/x dependencies 765c7e8 xsrftoken: create...

dependencies
go

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.16.0 to 0.18.0. Commits 1e3e9fd all: rename Example test functions to prevent vet errors b2bec85 go.mod: update golang.org/x dependencies ae0cf96 LICENSE: update per Google Legal See full...

dependencies
go