Skip to content

fix(deps): bump golang.org/x/net from 0.24.0 to 0.27.0 #447

fix(deps): bump golang.org/x/net from 0.24.0 to 0.27.0

fix(deps): bump golang.org/x/net from 0.24.0 to 0.27.0 #447

Workflow file for this run

---
name: golangci-lint
on:
push:
pull_request:
permissions:
contents: read
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
go-version: '1.21'
cache: false
- name: golangci-lint
uses: golangci/[email protected]
with:
version: "latest"
args: "--timeout=30m"