File tree 4 files changed +5
-3
lines changed
github.com/Azure/msi-dataplane/pkg/dataplane
4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
23
23
github.com/Azure/go-autorest/autorest/to v0.4.0
24
24
github.com/Azure/go-autorest/autorest/validation v0.3.1
25
25
github.com/Azure/go-autorest/tracing v0.6.0
26
- github.com/Azure/msi-dataplane v0.1.1-0.20250206191257-19524cb812b2
26
+ github.com/Azure/msi-dataplane v0.1.1-0.20250207225513-fdebabeb6c74
27
27
github.com/apparentlymart/go-cidr v1.1.0
28
28
github.com/codahale/etm v0.0.0-20141003032925-c00c9e6fb4c9
29
29
github.com/containers/image/v5 v5.31.0
Original file line number Diff line number Diff line change @@ -68,6 +68,8 @@ github.com/Azure/go-autorest/tracing v0.6.0 h1:TYi4+3m5t6K48TGI9AUdb+IzbnSxvnvUM
68
68
github.com/Azure/go-autorest/tracing v0.6.0 /go.mod h1:+vhtPC754Xsa23ID7GlGsrdKBpUA79WCAKPPZVC2DeU =
69
69
github.com/Azure/msi-dataplane v0.1.1-0.20250206191257-19524cb812b2 h1:YY7cG81rYNZ/cm2DYYTvuSriIjDb971JuEtI1WyN9bQ =
70
70
github.com/Azure/msi-dataplane v0.1.1-0.20250206191257-19524cb812b2 /go.mod h1:y+euhWbc8/wgVM1hyJLQf4DnByegnwxAcDV0OKNM9+k =
71
+ github.com/Azure/msi-dataplane v0.1.1-0.20250207225513-fdebabeb6c74 h1:smVwox3hBk2jrsdEIdtgP/wSJg3lx2pxIzteTOKeLo0 =
72
+ github.com/Azure/msi-dataplane v0.1.1-0.20250207225513-fdebabeb6c74 /go.mod h1:y+euhWbc8/wgVM1hyJLQf4DnByegnwxAcDV0OKNM9+k =
71
73
github.com/AzureAD/microsoft-authentication-extensions-for-go/cache v0.1.1 h1:WJTmL004Abzc5wDB5VtZG2PJk5ndYDgVacGqfirKxjM =
72
74
github.com/AzureAD/microsoft-authentication-extensions-for-go/cache v0.1.1 /go.mod h1:tCcJZ0uHAmvjsVYzEFivsRTN00oz5BEsRgQHu5JZ9WE =
73
75
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 h1:XHOnouVk1mxXfQidrMEnLlPk9UMeRtyBTnEFtxkV0kU =
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ github.com/Azure/go-autorest/logger
138
138
# github.com/Azure/go-autorest/tracing v0.6.0
139
139
## explicit; go 1.12
140
140
github.com/Azure/go-autorest/tracing
141
- # github.com/Azure/msi-dataplane v0.1.1-0.20250206191257-19524cb812b2
141
+ # github.com/Azure/msi-dataplane v0.1.1-0.20250207225513-fdebabeb6c74
142
142
## explicit; go 1.22
143
143
github.com/Azure/msi-dataplane/pkg/dataplane
144
144
github.com/Azure/msi-dataplane/pkg/dataplane/internal/challenge
You can’t perform that action at this time.
0 commit comments