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 44
55require (
66 github.com/Azure/go-autorest/autorest v0.11.28
7- github.com/Azure/go-autorest/autorest/adal v0.9.21
7+ github.com/Azure/go-autorest/autorest/adal v0.9.22
88 github.com/Azure/go-autorest/autorest/azure/auth v0.5.11
99 github.com/Azure/go-autorest/autorest/azure/cli v0.4.6
1010 github.com/golang-jwt/jwt/v4 v4.4.3
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ github.com/Azure/go-autorest/autorest v0.11.24/go.mod h1:G6kyRlFnTuSbEYkQGawPfsC
1010github.com/Azure/go-autorest/autorest v0.11.28 h1:ndAExarwr5Y+GaHE6VCaY1kyS/HwwGGyuimVhWsHOEM =
1111github.com/Azure/go-autorest/autorest v0.11.28 /go.mod h1:MrkzG3Y3AH668QyF9KRk5neJnGgmhQ6krbhR8Q5eMvA =
1212github.com/Azure/go-autorest/autorest/adal v0.9.18 /go.mod h1:XVVeme+LZwABT8K5Lc3hA4nAe8LDBVle26gTrguhhPQ =
13- github.com/Azure/go-autorest/autorest/adal v0.9.21 h1:jjQnVFXPfekaqb8vIsv2G1lxshoW+oGv4MDlhRtnYZk =
14- github.com/Azure/go-autorest/autorest/adal v0.9.21 /go.mod h1:zua7mBUaCc5YnSLKYgGJR/w5ePdMDA6H56upLsHzA9U =
13+ github.com/Azure/go-autorest/autorest/adal v0.9.22 h1:/GblQdIudfEM3AWWZ0mrYJQSd7JS4S/Mbzh6F0ov0Xc =
14+ github.com/Azure/go-autorest/autorest/adal v0.9.22 /go.mod h1:XuAbAEUv2Tta//+voMI038TrJBqjKam0me7qR+L8Cmk =
1515github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 h1:P6bYXFoao05z5uhOQzbC3Qd8JqF3jUoocoTeIxkp2cA =
1616github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 /go.mod h1:84w/uV8E37feW2NCJ08uT9VBfjfUHpgLVnG2InYD6cg =
1717github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 /go.mod h1:ADQAXrkgm7acgWVUNamOgh8YNrv4p27l3Wc55oVfpzg =
You can’t perform that action at this time.
0 commit comments