File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/purpleclay/gitz v0.11.2
1717 github.com/purpleclay/lipgloss-theme v0.2.0
1818 github.com/saracen/walker v0.1.4
19- github.com/spf13/cobra v1.9 .1
19+ github.com/spf13/cobra v1.10 .1
2020 github.com/stretchr/testify v1.10.0
2121 gotest.tools/v3 v3.5.2
2222 mvdan.cc/sh/v3 v3.12.0
@@ -39,7 +39,7 @@ require (
3939 github.com/muesli/mango-pflag v0.1.0 // indirect
4040 github.com/pmezard/go-difflib v1.0.0 // indirect
4141 github.com/rivo/uniseg v0.4.7 // indirect
42- github.com/spf13/pflag v1.0.6 // indirect
42+ github.com/spf13/pflag v1.0.9 // indirect
4343 github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
4444 golang.org/x/exp v0.0.0-20240531132922-fd00a4e0eefc // indirect
4545 golang.org/x/sync v0.8.0 // indirect
Original file line number Diff line number Diff line change @@ -75,10 +75,10 @@ github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7
7575github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
7676github.com/saracen/walker v0.1.4 h1:/WCOt98GRkQ0KgL6hXJFBpoH21XY6iCD2N6LQWBFiaU =
7777github.com/saracen/walker v0.1.4 /go.mod h1:2F+hfOidTHfXP2AmlKOqpO+yewf8fIvNUDBNJogpJbk =
78- github.com/spf13/cobra v1.9 .1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo =
79- github.com/spf13/cobra v1.9 .1 /go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0 =
80- github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
81- github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
78+ github.com/spf13/cobra v1.10 .1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s =
79+ github.com/spf13/cobra v1.10 .1 /go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0 =
80+ github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY =
81+ github.com/spf13/pflag v1.0.9 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
8282github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
8383github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
8484github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e h1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no =
You can’t perform that action at this time.
0 commit comments