Skip to content

chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 #15

chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0

chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 #15

Workflow file for this run

name: Verify
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run GolangCI-Lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.56.2
args: --timeout=5m