Skip to content

build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 #265

build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0

build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 #265

Workflow file for this run

on: [push, pull_request]
name: lint
jobs:
lint:
strategy:
matrix:
go-version: [1.x]
platform: [ubuntu-latest]
runs-on: ${{ matrix.platform }}
steps:
- uses: actions/[email protected]
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.41