Skip to content

Bump github.com/emersion/go-smtp from 0.17.0 to 0.18.0 #22

Bump github.com/emersion/go-smtp from 0.17.0 to 0.18.0

Bump github.com/emersion/go-smtp from 0.17.0 to 0.18.0 #22

Workflow file for this run

name: golangci-lint
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: latest