Skip to content

Commit 4ddd93c

Browse files
authored
Merge pull request #248 from essentialkaos/dependabot/go_modules/develop/all-6fa4c54d5d
Bump github.com/essentialkaos/ek/v13 from 13.16.0 to 13.18.0 in the all group
2 parents bfe52e4 + e48602f commit 4ddd93c

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
module github.com/essentialkaos/bibop
22

33
go 1.22.8
4-
54
require (
65
github.com/buger/jsonparser v1.1.1
76
github.com/creack/pty v1.1.24
87
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
109
)
1110

1211
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ github.com/essentialkaos/check v1.4.1 h1:SuxXzrbokPGTPWxGRnzy0hXvtb44mtVrdNxgPa1
77
github.com/essentialkaos/check v1.4.1/go.mod h1:xQOYwFvnxfVZyt5Qvjoa1SxcRqu5VyP77pgALr3iu+M=
88
github.com/essentialkaos/depsy v1.3.1 h1:00k9QcMsdPM4IzDaEFHsTHBD/zoM0oxtB5+dMUwbQa8=
99
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=
1212
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
1313
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
1414
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=

0 commit comments

Comments
 (0)