Skip to content

Update module golang.org/x/net to v0.23.0 (#249) #131

Update module golang.org/x/net to v0.23.0 (#249)

Update module golang.org/x/net to v0.23.0 (#249) #131

Workflow file for this run

name: lint
on:
pull_request:
push:
branches:
- master
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Lint
uses: morphy2k/revive-action@v2