Skip to content

chore(deps): bump golang.org/x/net from 0.11.0 to 0.17.0 #148

chore(deps): bump golang.org/x/net from 0.11.0 to 0.17.0

chore(deps): bump golang.org/x/net from 0.11.0 to 0.17.0 #148

Workflow file for this run

name: lint
on:
pull_request: {}
jobs:
lint:
name: lint
runs-on: ubuntu-22.04
steps:
- uses: actions/setup-go@v2
with:
go-version: 1.19
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: make lint