Skip to content

build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 #23

build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0

build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 #23

Workflow file for this run

name: golangci-lint
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v3
with:
go-version: 1.20
- uses: actions/checkout@v3
- uses: golangci/golangci-lint-action@v3