File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/Azure/go-autorest/autorest v0.11.28
77 github.com/Azure/go-autorest/autorest/adal v0.9.22
8- github.com/Azure/go-autorest/autorest/azure/auth v0.5.11
8+ github.com/Azure/go-autorest/autorest/azure/auth v0.5.12
99 github.com/Azure/go-autorest/autorest/azure/cli v0.4.6
1010 github.com/golang-jwt/jwt/v4 v4.4.3
1111 github.com/google/go-querystring v1.1.0
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ github.com/Azure/go-autorest/autorest v0.11.28/go.mod h1:MrkzG3Y3AH668QyF9KRk5ne
1212github.com/Azure/go-autorest/autorest/adal v0.9.18 /go.mod h1:XVVeme+LZwABT8K5Lc3hA4nAe8LDBVle26gTrguhhPQ =
1313github.com/Azure/go-autorest/autorest/adal v0.9.22 h1:/GblQdIudfEM3AWWZ0mrYJQSd7JS4S/Mbzh6F0ov0Xc =
1414github.com/Azure/go-autorest/autorest/adal v0.9.22 /go.mod h1:XuAbAEUv2Tta//+voMI038TrJBqjKam0me7qR+L8Cmk =
15- github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 h1:P6bYXFoao05z5uhOQzbC3Qd8JqF3jUoocoTeIxkp2cA =
16- github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 /go.mod h1:84w/uV8E37feW2NCJ08uT9VBfjfUHpgLVnG2InYD6cg =
15+ github.com/Azure/go-autorest/autorest/azure/auth v0.5.12 h1:wkAZRgT/pn8HhFyzfe9UnqOjJYqlembgCTi72Bm/xKk =
16+ github.com/Azure/go-autorest/autorest/azure/auth v0.5.12 /go.mod h1:84w/uV8E37feW2NCJ08uT9VBfjfUHpgLVnG2InYD6cg =
1717github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 /go.mod h1:ADQAXrkgm7acgWVUNamOgh8YNrv4p27l3Wc55oVfpzg =
1818github.com/Azure/go-autorest/autorest/azure/cli v0.4.6 h1:w77/uPk80ZET2F+AfQExZyEWtn+0Rk/uw17m9fv5Ajc =
1919github.com/Azure/go-autorest/autorest/azure/cli v0.4.6 /go.mod h1:piCfgPho7BiIDdEQ1+g4VmKyD5y+p/XtSNqE6Hc4QD0 =
You can’t perform that action at this time.
0 commit comments