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

Conversation

bflad
Copy link
Member

@bflad bflad commented Jun 6, 2022

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:

go get github.com/stretchr/testify@v1.7.2
go mod tidy

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
```
@dolmen
Copy link
Contributor

dolmen commented Jun 13, 2023

testify still references gopkg.in/yaml.v3 :(

@dolmen
Copy link
Contributor

dolmen commented Jun 13, 2023

gotest.tools/v3/assert has less dependencies and has a migration tool to move away from testify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants