Skip to content

Commit 7788209

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

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
module github.com/essentialkaos/sslcli/v3
22

33
go 1.22.8
4-
54
require (
6-
github.com/essentialkaos/ek/v13 v13.16.0
5+
github.com/essentialkaos/ek/v13 v13.18.0
76
github.com/essentialkaos/sslscan/v14 v14.1.1
87
)
98

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.16.0 h1:/o+VKq0yli45zf+xglqMBnvxkhNmNL2GeocSP2jPhec=
6-
github.com/essentialkaos/ek/v13 v13.16.0/go.mod h1:kbIwvi2NV8/G94NRQYhlXVfkf4HgeZpSWD6d72TYw6o=
5+
github.com/essentialkaos/ek/v13 v13.18.0 h1:/KVEyWyhSINkVOHzKGZ1RS0eDhThlCi/lPLPk+WzCkY=
6+
github.com/essentialkaos/ek/v13 v13.18.0/go.mod h1:hgPkEuoijmk9oWtEx+dj5stOYKnndyoxAwLEc2wKPqM=
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)