Skip to content

Bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5 in the go-modules group #64

Bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5 in the go-modules group

Bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5 in the go-modules group #64

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- uses: golangci/golangci-lint-action@v6