Skip to content

Commit 3198b4d

Browse files
authored
Merge pull request #262 from essentialkaos/dependabot/go_modules/develop/all-1a02c292f8
Bump github.com/essentialkaos/ek/v13 from 13.35.1 to 13.35.3 in the all group
2 parents bed14e9 + ee492f9 commit 3198b4d

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.24.0
44

55
require (
6-
github.com/essentialkaos/ek/v13 v13.35.1
6+
github.com/essentialkaos/ek/v13 v13.35.3
77
github.com/essentialkaos/sslscan/v14 v14.1.3
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.35.1 h1:pwXrNoLu0kepxszFWx/QiagQTUnuQsPFGUVsVInPAhg=
6-
github.com/essentialkaos/ek/v13 v13.35.1/go.mod h1:KogEVxdBc5aBszAZy4owyItl4kYsy/8orp8xfw/lE1Y=
5+
github.com/essentialkaos/ek/v13 v13.35.3 h1:VRZ+sc5mC1MkqP2tOH70leviAoatkac1NBteFy2mjAo=
6+
github.com/essentialkaos/ek/v13 v13.35.3/go.mod h1:KogEVxdBc5aBszAZy4owyItl4kYsy/8orp8xfw/lE1Y=
77
github.com/essentialkaos/sslscan/v14 v14.1.3 h1:OTDspOu2CBaDGnUk/ZVzewW49AgpeVHZFiczG+kHKho=
88
github.com/essentialkaos/sslscan/v14 v14.1.3/go.mod h1:pQD5CLYEflZSBlqXII/HO++wxBBRjbfIWGoznq0LuHM=
99
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=

0 commit comments

Comments
 (0)