Skip to content

chore: bump golang.org/x/net from 0.17.0 to 0.23.0 (#106) #350

chore: bump golang.org/x/net from 0.17.0 to 0.23.0 (#106)

chore: bump golang.org/x/net from 0.17.0 to 0.23.0 (#106) #350

Workflow file for this run

name: Lint (pre-commit)
on:
pull_request:
push:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install Go
uses: actions/setup-go@v3
with:
go-version: v1.19.x
cache: true
- run: go run mage.go lint