Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: Update github.com/stretchr/testify@v1.7.2 #114

Merged
merged 1 commit into from Jun 6, 2022

Commits on Jun 6, 2022

  1. deps: Update github.com/stretchr/testify@v1.7.2

    Reference: GHSA-hp87-p4gw-j4gq
    Reference: #112
    
    Updates the github.com/stretchr/testify dependency, which in turn updates the gopkg.in/yaml.v3 dependency. Updated via:
    
    ```shell
    go get github.com/stretchr/testify@v1.7.2
    go mod tidy
    ```
    bflad committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    5ab8851 View commit details
    Browse the repository at this point in the history