Skip to content

Commit c02ecce

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.20.2 to 13.20.3 - [Release notes](https://github.com/essentialkaos/ek/releases) - [Changelog](https://github.com/essentialkaos/ek/blob/master/CHANGELOG.md) - [Commits](essentialkaos/ek@v13.20.2...v13.20.3) --- updated-dependencies: - dependency-name: github.com/essentialkaos/ek/v13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f937ae commit c02ecce

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
@@ -3,7 +3,7 @@ module github.com/essentialkaos/sslcli/v3
33
go 1.23.6
44

55
require (
6-
github.com/essentialkaos/ek/v13 v13.20.2
6+
github.com/essentialkaos/ek/v13 v13.20.3
77
github.com/essentialkaos/sslscan/v14 v14.1.1
88
)
99

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ github.com/essentialkaos/check v1.4.1 h1:SuxXzrbokPGTPWxGRnzy0hXvtb44mtVrdNxgPa1
22
github.com/essentialkaos/check v1.4.1/go.mod h1:xQOYwFvnxfVZyt5Qvjoa1SxcRqu5VyP77pgALr3iu+M=
33
github.com/essentialkaos/depsy v1.3.1 h1:00k9QcMsdPM4IzDaEFHsTHBD/zoM0oxtB5+dMUwbQa8=
44
github.com/essentialkaos/depsy v1.3.1/go.mod h1:B5+7Jhv2a2RacOAxIKU2OeJp9QfZjwIpEEPI5X7auWM=
5-
github.com/essentialkaos/ek/v13 v13.20.2 h1:1jQ+scj9PRMux2l97rw8Xf68GfCSqPuYzWEl078b5kE=
6-
github.com/essentialkaos/ek/v13 v13.20.2/go.mod h1:kamaotwsrKn6UPCU9L1VST6aRCefh0604yziEvsOSHs=
5+
github.com/essentialkaos/ek/v13 v13.20.3 h1:zmGnnHz4bPgy+sBB3YBd/ImpFkUgmiWvIo1mRO3bRvg=
6+
github.com/essentialkaos/ek/v13 v13.20.3/go.mod h1:kamaotwsrKn6UPCU9L1VST6aRCefh0604yziEvsOSHs=
77
github.com/essentialkaos/sslscan/v14 v14.1.1 h1:YbQKY7alBUsmD96Aj3w+LGjEs6LK9zw7jJ1Mnlq01AI=
88
github.com/essentialkaos/sslscan/v14 v14.1.1/go.mod h1:6S/ruXHcjTFbMXFwkjMX7w62i9qJi9lh37wAm5Wi6pY=
99
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=

0 commit comments

Comments
 (0)