Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Bump cloud.google.com/go/storage from 1.29.0 to 1.34.0 #83

Bump cloud.google.com/go/storage from 1.29.0 to 1.34.0

Bump cloud.google.com/go/storage from 1.29.0 to 1.34.0 #83

Workflow file for this run

name: test
on: [pull_request]
jobs:
gotest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: 1.18
- run: go test ./...