docs : Update GoLang library link in docs (#12567)

Previous link was to outdated master branch, this one is to up-to-date main branch
This commit is contained in:
Pav Mohan 2021-09-24 18:01:13 +01:00 committed by GitHub
parent 533f5e490e
commit 398be5129d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ These libraries are officially maintained by HashiCorp.
### Go
- [Vault Go Client](https://github.com/hashicorp/vault/tree/master/api)
- [Vault Go Client](https://github.com/hashicorp/vault/tree/main/api)
```shell-session
$ go get github.com/hashicorp/vault/api