internal: re-build go.mod (#16) Somehow go.sum has a different checksum that what's expected. This PR should fix CI. We should investigate how this happened, though, and whether there's a bug with go modules somehow. Also adds a tools.go per our other repos. This helps us codify the tools we use in our go.mod. Also re-pins to a later version of cloud.google.com/api, and an actual version of google.golang.org/api since we now have a tagged version.
go get github.com/googleapis/google-cloud-go-testing
This repository contains code that can help you test against the Cloud Client Libraries for Go.
If you plan to use this code for mocks, we recommend you read Don't Overuse Mocks first.
NOTE: This code has alpha status. It may be subject to backwards-incompatible changes.