File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/flashcatcloud/flashduty-cli
33go 1.25.1
44
55require (
6- github.com/flashcatcloud/go-flashduty v0.5.8-0.20260722113601-d9766098937e
6+ github.com/flashcatcloud/go-flashduty v0.5.8-0.20260722114743-be934aea6779
77 github.com/mattn/go-runewidth v0.0.24
88 github.com/spf13/cobra v1.10.2
99 github.com/spf13/pflag v1.0.10
Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ github.com/flashcatcloud/go-flashduty v0.5.7 h1:bTgs4wN2mLMaVi8tuPDdR+8ZA6Dd4y6S
55github.com/flashcatcloud/go-flashduty v0.5.7 /go.mod h1:aA0RtZEs0AYOwwdNKdtVeD8YMOdnmVY1zAlVD+9Ovx8 =
66github.com/flashcatcloud/go-flashduty v0.5.8-0.20260722113601-d9766098937e h1:ZJ2FVBRoKfgQmqYHSQXw+cBjWiDVUKnB/8+/PUgZ+zw =
77github.com/flashcatcloud/go-flashduty v0.5.8-0.20260722113601-d9766098937e /go.mod h1:aA0RtZEs0AYOwwdNKdtVeD8YMOdnmVY1zAlVD+9Ovx8 =
8+ github.com/flashcatcloud/go-flashduty v0.5.8-0.20260722114743-be934aea6779 h1:gUCg7EqrYbxYn1Z7jeNqpLWovPaNin9fdhTPgF093Dk =
9+ github.com/flashcatcloud/go-flashduty v0.5.8-0.20260722114743-be934aea6779 /go.mod h1:aA0RtZEs0AYOwwdNKdtVeD8YMOdnmVY1zAlVD+9Ovx8 =
810github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
911github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
1012github.com/mattn/go-runewidth v0.0.24 h1:cpokDiIn0MGnhdHwuWnJBITySJ20QyNGnY2kR/ay2DU =
You can’t perform that action at this time.
0 commit comments