File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ require (
6060 github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
6161 github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect
6262 github.com/Azure/go-autorest/logger v0.2.1 // indirect
63- github.com/Azure/go-autorest/tracing v0.6.0 // indirect
63+ github.com/Azure/go-autorest/tracing v0.6.1 // indirect
6464 github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 // indirect
6565 github.com/BurntSushi/toml v1.4.0 // indirect
6666 github.com/IBM-Cloud/bluemix-go v0.0.0-20250618042132-471bd83e0b74 // indirect
Original file line number Diff line number Diff line change @@ -100,8 +100,9 @@ github.com/Azure/go-autorest/logger v0.1.0/go.mod h1:oExouG+K6PryycPJfVSxi/koC6L
100100github.com/Azure/go-autorest/logger v0.2.1 h1:IG7i4p/mDa2Ce4TRyAO8IHnVhAVF3RFU+ZtXWSmf4Tg =
101101github.com/Azure/go-autorest/logger v0.2.1 /go.mod h1:T9E3cAhj2VqvPOtCYAvby9aBXkZmbF5NWuPV8+WeEW8 =
102102github.com/Azure/go-autorest/tracing v0.5.0 /go.mod h1:r/s2XiOKccPW3HrqB+W0TQzfbtp2fGCgRFtBroKn4Dk =
103- github.com/Azure/go-autorest/tracing v0.6.0 h1:TYi4+3m5t6K48TGI9AUdb+IzbnSxvnvUMfuitfgcfuo =
104103github.com/Azure/go-autorest/tracing v0.6.0 /go.mod h1:+vhtPC754Xsa23ID7GlGsrdKBpUA79WCAKPPZVC2DeU =
104+ github.com/Azure/go-autorest/tracing v0.6.1 h1:YUMSrC/CeD1ZnnXcNYU4a/fzsO35u2Fsful9L/2nyR0 =
105+ github.com/Azure/go-autorest/tracing v0.6.1 /go.mod h1:/3EgjbsjraOqiicERAeu3m7/z0x1TzjQGAwDrJrXGkc =
105106github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 h1:XHOnouVk1mxXfQidrMEnLlPk9UMeRtyBTnEFtxkV0kU =
106107github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 /go.mod h1:wP83P5OoQ5p6ip3ScPr0BAq0BvuPAvacpEuSzyouqAI =
107108github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
You can’t perform that action at this time.
0 commit comments