File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/blang/semver v3.5.1+incompatible
99 github.com/go-logr/logr v0.1.0
1010 github.com/microsoft/moc v0.10.8-alpha.12
11- github.com/microsoft/moc-sdk-for-go v0.10.8-alpha.8
11+ github.com/microsoft/moc-sdk-for-go v0.10.8-alpha.9
1212 github.com/pkg/errors v0.9.1
1313 github.com/spf13/pflag v1.0.5
1414 golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
Original file line number Diff line number Diff line change @@ -328,6 +328,8 @@ github.com/microsoft/moc-sdk-for-go v0.10.8-alpha.7 h1:uhA7rC80lDxQxUTmhsgBwsy4z
328328github.com/microsoft/moc-sdk-for-go v0.10.8-alpha.7 /go.mod h1:3CN/idbe+UJ7Rv8VDbqcLJ3iIgEw6O/cV+zYOe5lpCc =
329329github.com/microsoft/moc-sdk-for-go v0.10.8-alpha.8 h1:4OiFBKiO6mQ0Vt1UB+4FNRsYowWeBQdsbwmq+It2Pf8 =
330330github.com/microsoft/moc-sdk-for-go v0.10.8-alpha.8 /go.mod h1:Lr1RpsAfRxPI19oYHtDMSpuT8krzPlpCzc4olfqpJbw =
331+ github.com/microsoft/moc-sdk-for-go v0.10.8-alpha.9 h1:g8k26f6ZVma5TryP4JP83yMB/E7jfq2QmctDvy9dI4c =
332+ github.com/microsoft/moc-sdk-for-go v0.10.8-alpha.9 /go.mod h1:Lr1RpsAfRxPI19oYHtDMSpuT8krzPlpCzc4olfqpJbw =
331333github.com/microsoft/wmi v0.3.1-alpha.4 /go.mod h1:dCXZgJVjwILNv4HD6VOM356/Yh5MTi393MUbYpUhrHA =
332334github.com/miekg/dns v1.1.3 /go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg =
333335github.com/mitchellh/go-homedir v1.1.0 /go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0 =
You can’t perform that action at this time.
0 commit comments