Skip to content

Commit

Permalink
chore(deps): update github.com/zmap/zcrypto digest to 3a86168
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 3, 2024
1 parent d322906 commit aa636c7
Show file tree
Hide file tree
Showing 129 changed files with 11,747 additions and 6,831 deletions.
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ require (
github.com/lib/pq v1.10.9
github.com/mattn/go-sqlite3 v1.14.22
github.com/prometheus/client_golang v1.19.0
github.com/zmap/zcrypto v0.0.0-20230310154051-c8b263fd8300
github.com/zmap/zcrypto v0.0.0-20240803002437-3a861682ac77
github.com/zmap/zlint/v3 v3.6.1
golang.org/x/crypto v0.19.0
golang.org/x/crypto v0.25.0
)

require (
Expand All @@ -31,11 +31,11 @@ require (
github.com/prometheus/common v0.48.0 // indirect
github.com/prometheus/procfs v0.12.0 // indirect
github.com/stretchr/testify v1.8.4 // indirect
github.com/weppos/publicsuffix-go v0.30.0 // indirect
github.com/weppos/publicsuffix-go v0.40.2 // indirect
github.com/ziutek/mymysql v1.5.4 // indirect
golang.org/x/net v0.20.0 // indirect
golang.org/x/sys v0.17.0 // indirect
golang.org/x/text v0.14.0 // indirect
google.golang.org/protobuf v1.32.0 // indirect
golang.org/x/net v0.27.0 // indirect
golang.org/x/sys v0.22.0 // indirect
golang.org/x/text v0.16.0 // indirect
google.golang.org/protobuf v1.33.0 // indirect
k8s.io/klog/v2 v2.100.1 // indirect
)
55 changes: 55 additions & 0 deletions go.sum

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion vendor/github.com/weppos/publicsuffix-go/LICENSE.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit aa636c7

Please sign in to comment.