Skip to content

Commit 59cd100

Browse files
committed
chore: re-pin go-flashduty to merged main (be934aea6779)
1 parent 21e3d05 commit 59cd100

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/flashcatcloud/flashduty-cli
33
go 1.25.1
44

55
require (
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

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ github.com/flashcatcloud/go-flashduty v0.5.7 h1:bTgs4wN2mLMaVi8tuPDdR+8ZA6Dd4y6S
55
github.com/flashcatcloud/go-flashduty v0.5.7/go.mod h1:aA0RtZEs0AYOwwdNKdtVeD8YMOdnmVY1zAlVD+9Ovx8=
66
github.com/flashcatcloud/go-flashduty v0.5.8-0.20260722113601-d9766098937e h1:ZJ2FVBRoKfgQmqYHSQXw+cBjWiDVUKnB/8+/PUgZ+zw=
77
github.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=
810
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
911
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
1012
github.com/mattn/go-runewidth v0.0.24 h1:cpokDiIn0MGnhdHwuWnJBITySJ20QyNGnY2kR/ay2DU=

0 commit comments

Comments
 (0)