Skip to content

Bump golang.org/x/net from 0.0.0-20211123203042-d83791d6bcd9 to 0.17.0 #38

Bump golang.org/x/net from 0.0.0-20211123203042-d83791d6bcd9 to 0.17.0

Bump golang.org/x/net from 0.0.0-20211123203042-d83791d6bcd9 to 0.17.0 #38

Workflow file for this run

name: Lint
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v2