chore: update dependencies

This commit is contained in:
2022-01-03 16:56:33 +01:00
parent 3b5d0795e5
commit 64f115da6c
30 changed files with 59 additions and 8692 deletions

View File

@ -52,8 +52,8 @@ import (
// 10. Send out the CL for review and submit it.
const (
Major = 1
Minor = 26
Patch = 0
Minor = 27
Patch = 1
PreRelease = ""
)