Skip to content

Bump golang.org/x/crypto from 0.14.0 to 0.18.0 #237

Bump golang.org/x/crypto from 0.14.0 to 0.18.0

Bump golang.org/x/crypto from 0.14.0 to 0.18.0 #237

Workflow file for this run

name: lint
on:
push:
branches: [ 'main' ]
pull_request:
branches: [ 'main' ]
jobs:
golangci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.54.2