ci: update golang dependencies to 1.17.5 release

updating the depencendices to golang 1.17.5
release

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2021-12-09 10:56:33 +05:30
committed by mergify[bot]
parent 8bae51db12
commit 51a5bde97f
128 changed files with 249 additions and 5784 deletions

View File

@ -13,7 +13,7 @@ it is **highly** encouraged to:
### Workspace and repository setup
* [Download](https://golang.org/dl/) Go (>=1.16.x) and
* [Download](https://golang.org/dl/) Go (>=1.17.x) and
[install](https://golang.org/doc/install) it on your system.
* Setup the [GOPATH](http://www.g33knotes.org/2014/07/60-second-count-down-to-go.html)
environment.