Skip to content

build(deps): bump golang.org/x/net from 0.0.0-20220923203811-8be639271d50 to 0.7.0 #26

build(deps): bump golang.org/x/net from 0.0.0-20220923203811-8be639271d50 to 0.7.0

build(deps): bump golang.org/x/net from 0.0.0-20220923203811-8be639271d50 to 0.7.0 #26

Workflow file for this run

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