Skip to content

Bump google.golang.org/api from 0.123.0 to 0.141.0 #312

Bump google.golang.org/api from 0.123.0 to 0.141.0

Bump google.golang.org/api from 0.123.0 to 0.141.0 #312

Workflow file for this run

name: Test
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version-file: go.mod
- run: make test