Skip to content

fix(deps): update module golang.org/x/oauth2 to v0.32.0 (#79) #383

fix(deps): update module golang.org/x/oauth2 to v0.32.0 (#79)

fix(deps): update module golang.org/x/oauth2 to v0.32.0 (#79) #383

Workflow file for this run

name: ci
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
jobs:
pipe:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
uses: platform-mesh/.github/.github/workflows/pipeline-golang-module.yml@main
secrets: inherit
with:
useLocalCoverageConfig: true