Skip to content

Commit fc37f8e

Browse files
authored
Merge pull request #188 from essentialkaos/dependabot/go_modules/develop/all-e90c1e37b8
Bump github.com/essentialkaos/ek/v13 from 13.34.1 to 13.35.1 in the all group
2 parents 27890fb + facdf9c commit fc37f8e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.24.0
44

55
require (
66
github.com/essentialkaos/check v1.4.1
7-
github.com/essentialkaos/ek/v13 v13.34.1
7+
github.com/essentialkaos/ek/v13 v13.35.1
88
github.com/klauspost/compress v1.18.0
99
github.com/pierrec/lz4/v4 v4.1.22
1010
github.com/ulikunitz/xz v0.5.15

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
22
github.com/essentialkaos/check v1.4.1 h1:SuxXzrbokPGTPWxGRnzy0hXvtb44mtVrdNxgPa1s4c8=
33
github.com/essentialkaos/check v1.4.1/go.mod h1:xQOYwFvnxfVZyt5Qvjoa1SxcRqu5VyP77pgALr3iu+M=
4-
github.com/essentialkaos/ek/v13 v13.34.1 h1:ZiZeHhMrIUS4fnHMEF2Ftt7slIHUS6/Rg2st8uBUzf4=
5-
github.com/essentialkaos/ek/v13 v13.34.1/go.mod h1:KogEVxdBc5aBszAZy4owyItl4kYsy/8orp8xfw/lE1Y=
4+
github.com/essentialkaos/ek/v13 v13.35.1 h1:pwXrNoLu0kepxszFWx/QiagQTUnuQsPFGUVsVInPAhg=
5+
github.com/essentialkaos/ek/v13 v13.35.1/go.mod h1:KogEVxdBc5aBszAZy4owyItl4kYsy/8orp8xfw/lE1Y=
66
github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo=
77
github.com/klauspost/compress v1.18.0/go.mod h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYWRCY2AiWywWQ=
88
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=

0 commit comments

Comments
 (0)