Update go dependencies
This commit is contained in:
parent
55ccaf4be3
commit
2882fb5ebe
457 changed files with 54614 additions and 19833 deletions
4
vendor/cloud.google.com/go/RELEASING.md
generated
vendored
4
vendor/cloud.google.com/go/RELEASING.md
generated
vendored
|
|
@ -5,8 +5,8 @@
|
|||
version `$CV` and the new version `$NV`.
|
||||
1. On master, run `git log $CV..` to list all the changes since the last
|
||||
release.
|
||||
1. Edit the News section of `README.md` to include a summary of the changes.
|
||||
1. Mail the CL containing the `README.md` changes. When the CL is approved, submit it.
|
||||
1. Edit `CHANGES.md` to include a summary of the changes.
|
||||
1. Mail the CL containing the `CHANGES.md` changes. When the CL is approved, submit it.
|
||||
1. Without submitting any other CLs:
|
||||
a. Switch to master.
|
||||
b. Tag the repo with the next version: `git tag $NV`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue