Skip to content

chore(deps): bump golang.org/x/oauth2 from 0.0.0-20200107190931-bf48bf16ab8d to 0.11.0 #193

chore(deps): bump golang.org/x/oauth2 from 0.0.0-20200107190931-bf48bf16ab8d to 0.11.0

chore(deps): bump golang.org/x/oauth2 from 0.0.0-20200107190931-bf48bf16ab8d to 0.11.0 #193

Workflow file for this run

name: Lint Golang code
on:
pull_request:
branches-ignore:
- master
jobs:
call-lint:
uses: dictyBase/workflows/.github/workflows/golang-lint.yml@develop
secrets: inherit
with:
repository: ${{ github.repository }}
ref: ${{ github.ref }}