Skip to content

Commit 1099fa3

Browse files
authored
Merge pull request #38 from essentialkaos/dependabot/go_modules/develop/all-1a02c292f8
Bump github.com/essentialkaos/ek/v13 from 13.35.1 to 13.35.3 in the all group
2 parents 4c0b382 + e7447fe commit 1099fa3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ module github.com/essentialkaos/rds-cli-completion-generator
22

33
go 1.24.0
44

5-
require github.com/essentialkaos/ek/v13 v13.35.1
5+
require github.com/essentialkaos/ek/v13 v13.35.3
66

77
require golang.org/x/sys v0.36.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/essentialkaos/check v1.4.1 h1:SuxXzrbokPGTPWxGRnzy0hXvtb44mtVrdNxgPa1s4c8=
22
github.com/essentialkaos/check v1.4.1/go.mod h1:xQOYwFvnxfVZyt5Qvjoa1SxcRqu5VyP77pgALr3iu+M=
3-
github.com/essentialkaos/ek/v13 v13.35.1 h1:pwXrNoLu0kepxszFWx/QiagQTUnuQsPFGUVsVInPAhg=
4-
github.com/essentialkaos/ek/v13 v13.35.1/go.mod h1:KogEVxdBc5aBszAZy4owyItl4kYsy/8orp8xfw/lE1Y=
3+
github.com/essentialkaos/ek/v13 v13.35.3 h1:VRZ+sc5mC1MkqP2tOH70leviAoatkac1NBteFy2mjAo=
4+
github.com/essentialkaos/ek/v13 v13.35.3/go.mod h1:KogEVxdBc5aBszAZy4owyItl4kYsy/8orp8xfw/lE1Y=
55
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
66
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
77
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=

0 commit comments

Comments
 (0)