Skip to content

Commit 606c5ed

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

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
@@ -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.27.0
6+
github.com/essentialkaos/ek/v13 v13.27.3
77
github.com/essentialkaos/sslscan/v14 v14.1.2
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.27.0 h1:+XMYGO+TAkKHL3eTCvOPcLNRp/jVGz30qUSBTfQoqfQ=
6-
github.com/essentialkaos/ek/v13 v13.27.0/go.mod h1:8/TJJ/5C5F1MC1iCMyepkRHoKGjPt4U6OzQvmgFN+9U=
5+
github.com/essentialkaos/ek/v13 v13.27.3 h1:B77pHzp7uz2mTQZidmeKUtdQXr4ywjxQEQa6hKlbKO4=
6+
github.com/essentialkaos/ek/v13 v13.27.3/go.mod h1:8/TJJ/5C5F1MC1iCMyepkRHoKGjPt4U6OzQvmgFN+9U=
77
github.com/essentialkaos/sslscan/v14 v14.1.2 h1:ebMyaedbfUy1nYcVodiEqsEbVbD/6AmgiEgkm5ZNKx4=
88
github.com/essentialkaos/sslscan/v14 v14.1.2/go.mod h1:Cj94yMTtDpbNf6/ZmGksAvmUfpGKRyp8T48xwOOM9cE=
99
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=

0 commit comments

Comments
 (0)