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

Update dependencies, fix tests for go 1.17 and later #10

Closed
wants to merge 1 commit into from

Conversation

stanislas-m
Copy link
Member

This is the same PR as #9, but with a local branch and squashed commits.

As a part of gobuffalo/buffalo#2152, updated dependencies.

Just included two orthogonal changes in a single PR since they are not a great deal.

  • Updated dependencies to a recent version of modules. mainly for testify.
  • Fixed test case for Package(). go 1.16 changed its behavior when running go list ... and does not automatically add the given package anymore.

For the test case fix, I think this could be fine for the use cases of here too.

@stanislas-m stanislas-m closed this Nov 9, 2021
@stanislas-m stanislas-m deleted the gochigo-update-modules branch November 9, 2021 21:20
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