File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.26.0
55require (
66 github.com/spf13/cobra v1.10.2
77 go.datum.net/datumctl v0.15.0
8- go.miloapis.com/inventory v0.1.0
8+ go.miloapis.com/inventory v0.1.3
99 k8s.io/apimachinery v0.36.2
1010 k8s.io/client-go v0.36.2
1111 sigs.k8s.io/controller-runtime v0.23.3
Original file line number Diff line number Diff line change @@ -115,6 +115,8 @@ go.datum.net/datumctl v0.15.0 h1:dOrnfwWyhQ0Yp42jTUiMu3w/ySkftz2CXF7hsuWp4gE=
115115go.datum.net/datumctl v0.15.0 /go.mod h1:rwu8XWb0FeMzX8vCu+UxKLw89DAkyLOh70PNbDaotac =
116116go.miloapis.com/inventory v0.1.0 h1:b+NZzBg3uXDCz/ngJ9c4HwDd365iWWo2I7s5pzTByaM =
117117go.miloapis.com/inventory v0.1.0 /go.mod h1:fRWyulXCPGTnxEIbFRjtg29BO8TmwPEKXVZhxV1pNYU =
118+ go.miloapis.com/inventory v0.1.3 h1:0IG0OmYCHRW76vJ5PAm13xQPE6k8ZPFuh9o9xeGtXhs =
119+ go.miloapis.com/inventory v0.1.3 /go.mod h1:fRWyulXCPGTnxEIbFRjtg29BO8TmwPEKXVZhxV1pNYU =
118120go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0 =
119121go.uber.org/multierr v1.11.0 /go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y =
120122go.uber.org/zap v1.27.1 h1:08RqriUEv8+ArZRYSTXy1LeBScaMpVSTBhCeaZYfMYc =
You can’t perform that action at this time.
0 commit comments