File tree Expand file tree Collapse file tree
extensions/SSH-Certificate-Signer Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717
1818require (
1919 filippo.io/edwards25519 v1.1.0 // indirect
20- github.com/Azure/go-ntlmssp v0.1.0 // indirect
20+ github.com/Azure/go-ntlmssp v0.1.1 // indirect
2121 github.com/beorn7/perks v1.0.1 // indirect
2222 github.com/cenkalti/backoff/v4 v4.3.0 // indirect
2323 github.com/cespare/xxhash/v2 v2.3.0 // indirect
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA=
22filippo.io/edwards25519 v1.1.0 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
33github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 h1:L/gRVlceqvL25UVaW/CKtUDjefjrs0SPonmDGUVOYP0 =
44github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 /go.mod h1:xomTg63KZ2rFqZQzSB4Vz2SUXa1BpHTVz9L5PTmPC4E =
5- github.com/Azure/go-ntlmssp v0.1.0 h1:DjFo6YtWzNqNvQdrwEyr/e4nhU3vRiwenz5QX7sFz+A =
6- github.com/Azure/go-ntlmssp v0.1.0 /go.mod h1:NYqdhxd/8aAct/s4qSYZEerdPuH1liG2/X9DiVTbhpk =
5+ github.com/Azure/go-ntlmssp v0.1.1 h1:l+FM/EEMb0U9QZE7mKNEDw5Mu3mFiaa2GKOoTSsNDPw =
6+ github.com/Azure/go-ntlmssp v0.1.1 /go.mod h1:NYqdhxd/8aAct/s4qSYZEerdPuH1liG2/X9DiVTbhpk =
77github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY =
88github.com/Microsoft/go-winio v0.6.2 /go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU =
99github.com/alexbrainman/sspi v0.0.0-20250919150558-7d374ff0d59e h1:4dAU9FXIyQktpoUAgOJK3OTFc/xug0PCXYCqU0FgDKI =
You can’t perform that action at this time.
0 commit comments