Skip to content

Bump golang.org/x/net from 0.33.0 to 0.36.0 #201

Bump golang.org/x/net from 0.33.0 to 0.36.0

Bump golang.org/x/net from 0.33.0 to 0.36.0 #201

Workflow file for this run

on: [push, pull_request]
name: Lint
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: '1.22'
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.63