Skip to content

Commit e7447fe

Browse files
Bump github.com/essentialkaos/ek/v13 in the all group
Bumps the all group with 1 update: [github.com/essentialkaos/ek/v13](https://github.com/essentialkaos/ek). Updates `github.com/essentialkaos/ek/v13` from 13.35.1 to 13.35.3 - [Release notes](https://github.com/essentialkaos/ek/releases) - [Changelog](https://github.com/essentialkaos/ek/blob/master/CHANGELOG.md) - [Commits](essentialkaos/ek@v13.35.1...v13.35.3) --- updated-dependencies: - dependency-name: github.com/essentialkaos/ek/v13 dependency-version: 13.35.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c0b382 commit e7447fe

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)