File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ require (
8
8
github.com/mb0/glob v0.0.0-20160210091149-1eb79d2de6c4
9
9
github.com/sirupsen/logrus v1.9.3
10
10
github.com/stevenle/topsort v0.2.0
11
+ github.com/stevenle/topsort/v2 v2.0.0
11
12
github.com/stretchr/testify v1.10.0
12
13
golang.org/x/sync v0.11.0
13
14
gopkg.in/yaml.v2 v2.4.0
Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ
29
29
github.com/sirupsen/logrus v1.9.3 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
30
30
github.com/stevenle/topsort v0.2.0 h1:LLWgtp34HPX6/RBDRS0kElVxGOTzGBLI1lSAa5Lb46k =
31
31
github.com/stevenle/topsort v0.2.0 /go.mod h1:ck2WG2/ZrOr6dLApQ/5Xrqy5wv3T0qhKYWE7r9tkibc =
32
+ github.com/stevenle/topsort/v2 v2.0.0 /go.mod h1:jJroXd7AzElgIph4Dj+kaSyRvPoMxr7RoT2J2wOvW4E =
32
33
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
33
34
github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
34
35
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
You can’t perform that action at this time.
0 commit comments