Skip to content

⬆️ Bump golang.org/x/net from 0.16.0 to 0.17.0 #42

⬆️ Bump golang.org/x/net from 0.16.0 to 0.17.0

⬆️ Bump golang.org/x/net from 0.16.0 to 0.17.0 #42

Workflow file for this run

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