Skip to content

Bump github.com/gocraft/dbr/v2 from 2.7.4 to 2.7.5 #228

Bump github.com/gocraft/dbr/v2 from 2.7.4 to 2.7.5

Bump github.com/gocraft/dbr/v2 from 2.7.4 to 2.7.5 #228

Workflow file for this run

on: [push, pull_request]
name: GoLint
jobs:
GoLint:
runs-on: ubuntu-latest
steps:
- name: Fetch Repository
uses: actions/checkout@v2
- name: Check GoLint Errors
uses: reviewdog/action-golangci-lint@v2