File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.23.1
7
7
require (
8
8
github.com/AlecAivazis/survey/v2 v2.3.7
9
9
github.com/BurntSushi/toml v1.4.0
10
- github.com/briandowns/spinner v1.23.1
10
+ github.com/briandowns/spinner v1.23.2
11
11
github.com/disintegration/imaging v1.6.2
12
12
github.com/mattn/go-sixel v0.0.5
13
13
github.com/spf13/cobra v1.8.1
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ github.com/Yamashou/gqlgenc v0.30.2 h1:hkoWStLZI2JgrgZuHlJXVnDFt0/B2X6YLv6hFPYpE
10
10
github.com/Yamashou/gqlgenc v0.30.2 /go.mod h1:0VNZtzXhyDofkNNZXXPw8LSLvi3vyG6LXo7XvcWv2X4 =
11
11
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883 h1:bvNMNQO63//z+xNgfBlViaCIJKLlCJ6/fmUseuG0wVQ =
12
12
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883 /go.mod h1:rCTlJbsFo29Kk6CurOXKm700vrz8f0KW0JNfpkRJY/8 =
13
- github.com/briandowns/spinner v1.23.1 h1:t5fDPmScwUjozhDj4FA46p5acZWIPXYE30qW2Ptu650 =
14
- github.com/briandowns/spinner v1.23.1 /go.mod h1:LaZeM4wm2Ywy6vO571mvhQNRcWfRUnXOs0RcKV0wYKM =
13
+ github.com/briandowns/spinner v1.23.2 h1:Zc6ecUnI+YzLmJniCfDNaMbW0Wid1d5+qcTq4L2FW8w =
14
+ github.com/briandowns/spinner v1.23.2 /go.mod h1:LaZeM4wm2Ywy6vO571mvhQNRcWfRUnXOs0RcKV0wYKM =
15
15
github.com/cpuguy83/go-md2man/v2 v2.0.4 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
16
16
github.com/creack/pty v1.1.17 h1:QeVUsEDNrLBW4tMgZHvxy18sKtr6VI492kBhUfhDJNI =
17
17
github.com/creack/pty v1.1.17 /go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4 =
You can’t perform that action at this time.
0 commit comments