File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ require (
9898 github.com/Azure/go-autorest/autorest/date v0.3.1 // indirect
9999 github.com/Azure/go-autorest/logger v0.2.2 // indirect
100100 github.com/Azure/go-autorest/tracing v0.6.1 // indirect
101- github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 // indirect
101+ github.com/Azure/go-ntlmssp v0.1.1 // indirect
102102 github.com/AzureAD/microsoft-authentication-library-for-go v1.6.0 // indirect
103103 github.com/BurntSushi/toml v1.6.0 // indirect
104104 github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.31.0 // indirect
Original file line number Diff line number Diff line change @@ -86,8 +86,9 @@ github.com/Azure/go-autorest/logger v0.2.2/go.mod h1:I5fg9K52o+iuydlWfa9T5K6WFos
8686github.com/Azure/go-autorest/tracing v0.6.0 /go.mod h1:+vhtPC754Xsa23ID7GlGsrdKBpUA79WCAKPPZVC2DeU =
8787github.com/Azure/go-autorest/tracing v0.6.1 h1:YUMSrC/CeD1ZnnXcNYU4a/fzsO35u2Fsful9L/2nyR0 =
8888github.com/Azure/go-autorest/tracing v0.6.1 /go.mod h1:/3EgjbsjraOqiicERAeu3m7/z0x1TzjQGAwDrJrXGkc =
89- github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 h1:mFRzDkZVAjdal+s7s0MwaRv9igoPqLRdzOLzw/8Xvq8 =
9089github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 /go.mod h1:chxPXzSsl7ZWRAuOIE23GDNzjWuZquvFlgA8xmpunjU =
90+ github.com/Azure/go-ntlmssp v0.1.1 h1:l+FM/EEMb0U9QZE7mKNEDw5Mu3mFiaa2GKOoTSsNDPw =
91+ github.com/Azure/go-ntlmssp v0.1.1 /go.mod h1:NYqdhxd/8aAct/s4qSYZEerdPuH1liG2/X9DiVTbhpk =
9192github.com/AzureAD/microsoft-authentication-extensions-for-go/cache v0.1.1 h1:WJTmL004Abzc5wDB5VtZG2PJk5ndYDgVacGqfirKxjM =
9293github.com/AzureAD/microsoft-authentication-extensions-for-go/cache v0.1.1 /go.mod h1:tCcJZ0uHAmvjsVYzEFivsRTN00oz5BEsRgQHu5JZ9WE =
9394github.com/AzureAD/microsoft-authentication-library-for-go v1.6.0 h1:XRzhVemXdgvJqCH0sFfrBUTnUJSBrBf7++ypk+twtRs =
You can’t perform that action at this time.
0 commit comments