File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,8 @@ require (
8
8
github.com/AlecAivazis/survey/v2 v2.3.7
9
9
github.com/bcicen/jstream v1.0.1
10
10
github.com/beevik/ntp v1.4.3
11
- github.com/cenkalti/backoff/v4 v4.3.0
12
11
github.com/expr-lang/expr v1.16.9
13
- github.com/fatih/color v1.17 .0
12
+ github.com/fatih/color v1.18 .0
14
13
github.com/gabriel-vasile/mimetype v1.4.6
15
14
github.com/go-faster/errors v0.7.1
16
15
github.com/go-faster/jx v1.1.0
@@ -43,6 +42,7 @@ require (
43
42
)
44
43
45
44
require (
45
+ github.com/cenkalti/backoff/v4 v4.3.0 // indirect
46
46
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
47
47
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
48
48
github.com/fsnotify/fsnotify v1.7.0 // indirect
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8Yc
20
20
github.com/expr-lang/expr v1.16.9 h1:WUAzmR0JNI9JCiF0/ewwHB1gmcGw5wW7nWt8gc6PpCI =
21
21
github.com/expr-lang/expr v1.16.9 /go.mod h1:8/vRC7+7HBzESEqt5kKpYXxrxkr31SaO8r40VO/1IT4 =
22
22
github.com/fatih/color v1.13.0 /go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk =
23
- github.com/fatih/color v1.17 .0 h1:GlRw1BRJxkpqUCBKzKOw098ed57fEsKeNjpTe3cSjK4 =
24
- github.com/fatih/color v1.17 .0 /go.mod h1:YZ7TlrGPkiz6ku9fK3TLD/pl3CpsiFyu8N92HLgmosI =
23
+ github.com/fatih/color v1.18 .0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM =
24
+ github.com/fatih/color v1.18 .0 /go.mod h1:4FelSpRwEGDpQ12mAdzqdOukCy4u8WUtOY6lkT/6HfU =
25
25
github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHkI4W8 =
26
26
github.com/frankban/quicktest v1.14.6 /go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0 =
27
27
github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA =
You can’t perform that action at this time.
0 commit comments