Skip to content

chore(deps): bump github.com/projectdiscovery/gologger from 1.1.24 to 1.1.26 in /v2 #1534

chore(deps): bump github.com/projectdiscovery/gologger from 1.1.24 to 1.1.26 in /v2

chore(deps): bump github.com/projectdiscovery/gologger from 1.1.24 to 1.1.26 in /v2 #1534

Workflow file for this run

name: 🙏🏻 Lint Test
on:
pull_request:
paths:
- '**.go'
- '**.mod'
workflow_dispatch:
jobs:
lint:
name: Lint Test
runs-on: ubuntu-latest-16-cores
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: 1.21.x
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v3.6.0
with:
version: latest
args: --timeout 5m
working-directory: v2/