E58D build(deps): bump github.com/zmap/zlint/v3 from 3.4.1 to 3.5.0 · cloudflare/cfssl@c46cc2b · GitHub
[go: up one dir, main page]

Skip to content

Commit c46cc2b

Browse files
build(deps): bump github.com/zmap/zlint/v3 from 3.4.1 to 3.5.0
Bumps [github.com/zmap/zlint/v3](https://github.com/zmap/zlint) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/zmap/zlint/releases) - [Commits](zmap/zlint@v3.4.1...v3.5.0) --- updated-dependencies: - dependency-name: github.com/zmap/zlint/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c21e85d commit c46cc2b

File tree

345 files changed

+2408
-670
lines changed
  • cabf_ev
  • community
  • etsi
  • mozilla
  • rfc
  • lint
  • util
  • Some content is hidden

    Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

    345 files changed

    +2408
    -670
    lines changed

    go.mod

    Lines changed: 3 additions & 3 deletions
    Original file line numberDiff line numberDiff line change
    @@ -15,8 +15,8 @@ require (
    1515
    github.com/mattn/go-sqlite3 v1.14.16
    1616
    github.com/prometheus/client_golang v1.15.1
    1717
    github.com/stretchr/testify v1.8.3
    18-
    github.com/zmap/zcrypto v0.0.0-20220402174210-599ec18ecbac
    19-
    github.com/zmap/zlint/v3 v3.4.1
    18+
    github.com/zmap/zcrypto v0.0.0-20230310154051-c8b263fd8300
    19+
    github.com/zmap/zlint/v3 v3.5.0
    2020
    golang.org/x/crypto v0.9.0
    2121
    )
    2222

    @@ -35,7 +35,7 @@ require (
    3535
    github.com/prometheus/common v0.42.0 // indirect
    3636
    github.com/prometheus/procfs v0.9.0 // indirect
    3737
    github.com/rogpeppe/go-internal v1.10.0 // indirect
    38-
    github.com/weppos/publicsuffix-go v0.15.1-0.20220329081811-9a40b608a236 // indirect
    38+
    github.com/weppos/publicsuffix-go v0.30.0 // indirect
    3939
    github.com/ziutek/mymysql v1.5.4 // indirect
    4040
    golang.org/x/net v0.10.0 // indirect
    4141
    golang.org/x/sys v0.8.0 // indirect

    go.sum

    Lines changed: 47 additions & 6 deletions
    Large diffs are not rendered by default.

    vendor/github.com/weppos/publicsuffix-go/LICENSE.txt

    Lines changed: 1 addition & 1 deletion
    Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

    vendor/github.com/weppos/publicsuffix-go/publicsuffix/publicsuffix.go

    Lines changed: 2 additions & 2 deletions
    Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

    0 commit comments

    Comments
     (0)
    0