Skip to content

Conversation

@keshayad
Copy link
Contributor

Issue #, if available:

Description of changes:

  1. go get github.com/stretchr/testify@v1.8.0
  2. go get gopkg.in/yaml.v3@v3.0.1
  3. go mod tidy

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.


require github.com/stretchr/testify v1.6.1

require (
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per failing test workflows, I believe you forgot to git add go.mod after go mod tidy

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's right Bryan. Closing this as it has been fixed by another PR (#446)

@keshayad
Copy link
Contributor Author

Already fixed by #446

@keshayad keshayad closed this Jun 30, 2022
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.

2 participants