Skip to content

Commit 400f57d

Browse files
authored
Merge pull request #260 from essentialkaos/dependabot/go_modules/develop/all-5f6be9e306
Bump github.com/essentialkaos/ek/v13 from 13.24.1 to 13.24.2 in the all group
2 parents ec38d52 + 00ceaaf commit 400f57d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/buger/jsonparser v1.1.1
99
github.com/creack/pty v1.1.24
1010
github.com/essentialkaos/check v1.4.1
11-
github.com/essentialkaos/ek/v13 v13.24.1
11+
github.com/essentialkaos/ek/v13 v13.24.2
1212
)
1313

1414
require (

go.sum

+2-2
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.24.1 h1:jq1KhQnmU8pDngQ8TLYx9R3H9iecubCf0Ot98QKpAjo=
11-
github.com/essentialkaos/ek/v13 v13.24.1/go.mod h1:uYJ9Vm/WnccKtCbamJ0ukMWQcANX55e742y8lS3gP+Y=
10+
github.com/essentialkaos/ek/v13 v13.24.2 h1:ZLN7KRhtW4UvF5HBB8buO3rTpJ31UFacD2DPbuafqLs=
11+
github.com/essentialkaos/ek/v13 v13.24.2/go.mod h1:uYJ9Vm/WnccKtCbamJ0ukMWQcANX55e742y8lS3gP+Y=
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)