Skip to content

Commit 4459675

Browse files
authored
Merge pull request #252 from essentialkaos/dependabot/go_modules/develop/all-7bd9d10543
Bump github.com/essentialkaos/ek/v13 from 13.31.3 to 13.32.0 in the all group
2 parents 1234d8c + 89feac8 commit 4459675

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

go.mod

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

3-
go 1.23.6
3+
go 1.23.10
44

55
require (
6-
github.com/essentialkaos/ek/v13 v13.31.3
6+
github.com/essentialkaos/ek/v13 v13.32.0
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.31.3 h1:O5pEEKta5aRb8+GwAISi/ZS3/nege9BpGpBeDSzZOIg=
6-
github.com/essentialkaos/ek/v13 v13.31.3/go.mod h1:mwteDbj4hYwWPYktVPQOcF/8cwn3/rhIVC8Vdm5hRbE=
5+
github.com/essentialkaos/ek/v13 v13.32.0 h1:Bk4sCqTyxNOgh+/823L2h4W1ku25+maMY12PvjedHD4=
6+
github.com/essentialkaos/ek/v13 v13.32.0/go.mod h1:J6lRensG8sozVzqtxpLYA4nIeOrdn/YBUkL4KvcxYo0=
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)