Skip to content

Bump golang.org/x/sys from 0.9.0 to 0.10.0 #125

Bump golang.org/x/sys from 0.9.0 to 0.10.0

Bump golang.org/x/sys from 0.9.0 to 0.10.0 #125

Workflow file for this run

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