upgrade Azure/go-autorest/autorest to v0.11.27

update
This commit is contained in:
andyzhangx
2022-06-03 09:20:09 +00:00
parent ca630bc118
commit 7ac98854e2
50 changed files with 2426 additions and 116 deletions

4
vendor/github.com/golang-jwt/jwt/v4/doc.go generated vendored Normal file
View File

@@ -0,0 +1,4 @@
// Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html
//
// See README.md for more info.
package jwt