As of this release the following directories have been made into their own standalone module:
- cloudbuild
- monitoring
- analytics
- area120
- gkeconnect
- gkehub
- grafeas
- security
- video
- secretmanager
This means they will no longer be found in the root cloud.google.com/go module. When updating your code running go mod tidy
should start pulling in the new sub-modules.