Skip to content

Bump github.com/stretchr/testify from 1.7.0 to 1.9.0 #81

Bump github.com/stretchr/testify from 1.7.0 to 1.9.0

Bump github.com/stretchr/testify from 1.7.0 to 1.9.0 #81

Workflow file for this run

name: Lint
on: [push]
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.39