Skip to content

Bump golang.org/x/net from 0.20.0 to 0.23.0 #6

Bump golang.org/x/net from 0.20.0 to 0.23.0

Bump golang.org/x/net from 0.20.0 to 0.23.0 #6

Workflow file for this run

name: lint
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: "1.21"
- uses: golangci/golangci-lint-action@v3