Skip to content

fix(deps): update module github.com/imroc/req to v3 [security] #230

fix(deps): update module github.com/imroc/req to v3 [security]

fix(deps): update module github.com/imroc/req to v3 [security] #230

Workflow file for this run

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