Projects STRLCPY syft Commits 5842fc2a
🤬
  • chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1852)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.3 to 1.8.4.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](https://github.com/stretchr/testify/compare/v1.8.3...v1.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      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 11 months ago
    5842fc2a
    1 parent f0307fdd
  • ■ ■ ■ ■
    go.mod
    skipped 35 lines
    36 36   github.com/spf13/cobra v1.7.0
    37 37   github.com/spf13/pflag v1.0.5
    38 38   github.com/spf13/viper v1.15.0
    39  - github.com/stretchr/testify v1.8.3
     39 + github.com/stretchr/testify v1.8.4
    40 40   github.com/vifraa/gopom v0.2.1
    41 41   github.com/wagoodman/go-partybus v0.0.0-20210627031916-db1f5573bbc5
    42 42   github.com/wagoodman/go-progress v0.0.0-20230301185719-21920a456ad5
    skipped 138 lines
  • ■ ■ ■ ■ ■ ■
    go.sum
    skipped 596 lines
    597 597  github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
    598 598  github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
    599 599  github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
    600  -github.com/stretchr/testify v1.8.3 h1:RP3t2pwF7cMEbC1dqtB6poj3niw/9gnV4Cjg5oW5gtY=
    601  -github.com/stretchr/testify v1.8.3/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
     600 +github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
     601 +github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
    602 602  github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw=
    603 603  github.com/subosito/gotenv v1.4.2 h1:X1TuBLAMDFbaTAChgCBLu3DU3UPyELpnF2jjJ2cz/S8=
    604 604  github.com/subosito/gotenv v1.4.2/go.mod h1:ayKnFf/c6rvx/2iiLrJUk1e6plDbT3edrFNGqEflhK0=
    skipped 590 lines
Please wait...
Page is in error, reload to recover