Skip to content

chore(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 #169

chore(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0

chore(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 #169

Workflow file for this run

on: [pull_request]
name: lint
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
- name: golangci-lint
uses: golangci/golangci-lint-action@9d1e0624a798bb64f6c3cea93db47765312263dc
with:
only-new-issues: true
version: v1.53