Projects STRLCPY syft Commits f6f8332b
🤬
  • chore(deps): bump github.com/google/go-containerregistry (#1823)

    Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.15.1 to 0.15.2.
    - [Release notes](https://github.com/google/go-containerregistry/releases)
    - [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
    - [Commits](https://github.com/google/go-containerregistry/compare/v0.15.1...v0.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/go-containerregistry
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading...
  • dependabot[bot] committed with GitHub 12 months ago
    f6f8332b
    1 parent 74351567
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    go.mod
    skipped 58 lines
    59 59   github.com/github/go-spdx/v2 v2.1.2
    60 60   github.com/go-git/go-billy/v5 v5.4.1
    61 61   github.com/go-git/go-git/v5 v5.6.1
    62  - github.com/google/go-containerregistry v0.15.1
     62 + github.com/google/go-containerregistry v0.15.2
    63 63   github.com/google/licensecheck v0.3.1
    64 64   github.com/invopop/jsonschema v0.7.0
    65 65   github.com/knqyf263/go-rpmdb v0.0.0-20230301153543-ba94b245509b
    skipped 113 lines
  • ■ ■ ■ ■ ■ ■
    go.sum
    skipped 290 lines
    291 291  github.com/google/go-cmp v0.5.6/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
    292 292  github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
    293 293  github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
    294  -github.com/google/go-containerregistry v0.15.1 h1:RsJ9NbfxYWF8Wl4VmvkpN3zYATwuvlPq2j20zmcs63E=
    295  -github.com/google/go-containerregistry v0.15.1/go.mod h1:wWK+LnOv4jXMM23IT/F1wdYftGWGr47Is8CG+pmHK1Q=
     294 +github.com/google/go-containerregistry v0.15.2 h1:MMkSh+tjSdnmJZO7ljvEqV1DjfekB6VUEAZgy3a+TQE=
     295 +github.com/google/go-containerregistry v0.15.2/go.mod h1:wWK+LnOv4jXMM23IT/F1wdYftGWGr47Is8CG+pmHK1Q=
    296 296  github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
    297 297  github.com/google/licensecheck v0.3.1 h1:QoxgoDkaeC4nFrtGN1jV7IPmDCHFNIVh54e5hSt6sPs=
    298 298  github.com/google/licensecheck v0.3.1/go.mod h1:ORkR35t/JjW+emNKtfJDII0zlciG9JgbT7SmsohlHmY=
    skipped 907 lines
Please wait...
Page is in error, reload to recover