File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11module github.com/microsoft/moc-sdk-for-go
22
3- go 1.23
3+ go 1.23.0
44
55require (
66 code.cloudfoundry.org/bytefmt v0.0.0-20210608160410-67692ebc98de
77 github.com/Azure/go-autorest/autorest v0.11.29
88 github.com/Azure/go-autorest/autorest/date v0.3.0
99 github.com/google/go-cmp v0.6.0
1010 github.com/google/uuid v1.6.0
11- github.com/microsoft/moc v0.31 .1
11+ github.com/microsoft/moc v0.35 .1
1212 google.golang.org/grpc v1.72.0
1313 k8s.io/klog v1.0.0
1414 sigs.k8s.io/controller-runtime v0.20.4
Original file line number Diff line number Diff line change @@ -122,8 +122,8 @@ github.com/magiconair/properties v1.8.7 h1:IeQXZAiQcpL9mgcAe1Nu6cX9LLw6ExEHKjN0V
122122github.com/magiconair/properties v1.8.7 /go.mod h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0 =
123123github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0 =
124124github.com/mailru/easyjson v0.7.7 /go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc =
125- github.com/microsoft/moc v0.31 .1 h1:JtmQAKErI4DfDAZHbSF8U1sVg7sRue6PzL3PIZICre4 =
126- github.com/microsoft/moc v0.31 .1 /go.mod h1:OZ1rc2/qs9AVRKCLfwY0N8R+ZXJlVz5UyWYS5vNH4m0 =
125+ github.com/microsoft/moc v0.35 .1 h1:Vy+VlRlVb56bl7trYJ2BsQUeOMZo7LUY12/Ml8KbrKE =
126+ github.com/microsoft/moc v0.35 .1 /go.mod h1:OZ1rc2/qs9AVRKCLfwY0N8R+ZXJlVz5UyWYS5vNH4m0 =
127127github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY =
128128github.com/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
129129github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
You can’t perform that action at this time.
0 commit comments