Skip to content

nix: update to 0.13.1 and remove deprecated vendorSha256 #268

nix: update to 0.13.1 and remove deprecated vendorSha256

nix: update to 0.13.1 and remove deprecated vendorSha256 #268

Workflow file for this run

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