File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ module github.com/dkorunic/iSMC
33go 1.25
44
55require (
6+ github.com/dkorunic/iSMC/gosmc v0.0.0-20260101105921-f5390a744a6d
67 github.com/fvbommel/sortorder v1.1.0
78 github.com/spf13/cobra v1.10.2
89)
Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ github.com/clipperhouse/uax29/v2 v2.3.0/go.mod h1:Wn1g7MK6OoeDT0vL+Q0SQLDz/KpfsV
55github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
66github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
77github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
8+ github.com/dkorunic/iSMC/gosmc v0.0.0-20260101105921-f5390a744a6d h1:VSbj2A6A0jlynSEqP/E0EdSGi0oNuNQ9dOYO9Qfdqks =
9+ github.com/dkorunic/iSMC/gosmc v0.0.0-20260101105921-f5390a744a6d /go.mod h1:oM4LfRSqJV2Jhu+zuxfu/euxlhej9y7FAg2DAMRBeCU =
810github.com/fvbommel/sortorder v1.1.0 h1:fUmoe+HLsBTctBDoaBwpQo5N+nrCp8g/BjKb/6ZQmYw =
911github.com/fvbommel/sortorder v1.1.0 /go.mod h1:uk88iVf1ovNn1iLfgUVU2F9o5eO30ui720w+kxuqRs0 =
1012github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
You can’t perform that action at this time.
0 commit comments