Projects STRLCPY syft Commits f50302b2
🤬
  • chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#1829)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.3)
    
    ---
    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
    f50302b2
    1 parent b09cf6c6
  • ■ ■ ■ ■
    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.2
     39 + github.com/stretchr/testify v1.8.3
    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 136 lines
  • ■ ■ ■ ■ ■
    go.sum
    skipped 597 lines
    598 598  github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
    599 599  github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
    600 600  github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
    601  -github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ8=
    602 601  github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
     602 +github.com/stretchr/testify v1.8.3 h1:RP3t2pwF7cMEbC1dqtB6poj3niw/9gnV4Cjg5oW5gtY=
     603 +github.com/stretchr/testify v1.8.3/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
    603 604  github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw=
    604 605  github.com/subosito/gotenv v1.4.2 h1:X1TuBLAMDFbaTAChgCBLu3DU3UPyELpnF2jjJ2cz/S8=
    605 606  github.com/subosito/gotenv v1.4.2/go.mod h1:ayKnFf/c6rvx/2iiLrJUk1e6plDbT3edrFNGqEflhK0=
    skipped 600 lines
Please wait...
Page is in error, reload to recover