File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/essentialkaos/bibop
2
2
3
3
go 1.22.8
4
-
5
4
require (
6
5
github.com/buger/jsonparser v1.1.1
7
6
github.com/creack/pty v1.1.24
8
7
github.com/essentialkaos/check v1.4.1
9
- github.com/essentialkaos/ek/v13 v13.16 .0
8
+ github.com/essentialkaos/ek/v13 v13.18 .0
10
9
)
11
10
12
11
require (
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ github.com/essentialkaos/check v1.4.1 h1:SuxXzrbokPGTPWxGRnzy0hXvtb44mtVrdNxgPa1
7
7
github.com/essentialkaos/check v1.4.1 /go.mod h1:xQOYwFvnxfVZyt5Qvjoa1SxcRqu5VyP77pgALr3iu+M =
8
8
github.com/essentialkaos/depsy v1.3.1 h1:00k9QcMsdPM4IzDaEFHsTHBD/zoM0oxtB5+dMUwbQa8 =
9
9
github.com/essentialkaos/depsy v1.3.1 /go.mod h1:B5+7Jhv2a2RacOAxIKU2OeJp9QfZjwIpEEPI5X7auWM =
10
- github.com/essentialkaos/ek/v13 v13.16 .0 h1:/o+VKq0yli45zf+xglqMBnvxkhNmNL2GeocSP2jPhec =
11
- github.com/essentialkaos/ek/v13 v13.16 .0 /go.mod h1:kbIwvi2NV8/G94NRQYhlXVfkf4HgeZpSWD6d72TYw6o =
10
+ github.com/essentialkaos/ek/v13 v13.18 .0 h1:/KVEyWyhSINkVOHzKGZ1RS0eDhThlCi/lPLPk+WzCkY =
11
+ github.com/essentialkaos/ek/v13 v13.18 .0 /go.mod h1:hgPkEuoijmk9oWtEx+dj5stOYKnndyoxAwLEc2wKPqM =
12
12
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
13
13
github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
14
14
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
You can’t perform that action at this time.
0 commit comments