File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,8 +2,10 @@ module github.com/essentialkaos/sslcli/v3
22
33go 1.23.6
44
5+ toolchain go1.24.1
6+
57require (
6- github.com/essentialkaos/ek/v13 v13.20.5
8+ github.com/essentialkaos/ek/v13 v13.21.0
79 github.com/essentialkaos/sslscan/v14 v14.1.1
810)
911
Original file line number Diff line number Diff line change @@ -2,15 +2,15 @@ github.com/essentialkaos/check v1.4.1 h1:SuxXzrbokPGTPWxGRnzy0hXvtb44mtVrdNxgPa1
22github.com/essentialkaos/check v1.4.1 /go.mod h1:xQOYwFvnxfVZyt5Qvjoa1SxcRqu5VyP77pgALr3iu+M =
33github.com/essentialkaos/depsy v1.3.1 h1:00k9QcMsdPM4IzDaEFHsTHBD/zoM0oxtB5+dMUwbQa8 =
44github.com/essentialkaos/depsy v1.3.1 /go.mod h1:B5+7Jhv2a2RacOAxIKU2OeJp9QfZjwIpEEPI5X7auWM =
5- github.com/essentialkaos/ek/v13 v13.20.5 h1:4HDDLwGMpSgc1I2BgSZQwPqUs/lwrLWtCikqiqfIeFo =
6- github.com/essentialkaos/ek/v13 v13.20.5 /go.mod h1:kamaotwsrKn6UPCU9L1VST6aRCefh0604yziEvsOSHs =
5+ github.com/essentialkaos/ek/v13 v13.21.0 h1:77eWMZ//W83cSRPYhE4/aOYkaJ9AM6WSdd9HAc0i1yc =
6+ github.com/essentialkaos/ek/v13 v13.21.0 /go.mod h1:3pT/sIF9WF2GvxEQ+GAxt8LBBsPS9hYMfNPNp+akvRU =
77github.com/essentialkaos/sslscan/v14 v14.1.1 h1:YbQKY7alBUsmD96Aj3w+LGjEs6LK9zw7jJ1Mnlq01AI =
88github.com/essentialkaos/sslscan/v14 v14.1.1 /go.mod h1:6S/ruXHcjTFbMXFwkjMX7w62i9qJi9lh37wAm5Wi6pY =
99github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
1010github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
1111github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
1212github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
13- github.com/rogpeppe/go-internal v1.13 .1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII =
14- github.com/rogpeppe/go-internal v1.13 .1 /go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o =
13+ github.com/rogpeppe/go-internal v1.14 .1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ =
14+ github.com/rogpeppe/go-internal v1.14 .1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
1515golang.org/x/sys v0.31.0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik =
1616golang.org/x/sys v0.31.0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
You can’t perform that action at this time.
0 commit comments