netlify / gotrue

An SWT based API for managing users and issuing SWT tokens.
https://www.gotrueapi.org
MIT License
3.84k stars 285 forks source link

Installing deps via `make deps` modifies go.mod #244

Closed mheffner closed 3 years ago

mheffner commented 4 years ago

- Do you want to request a feature or report a bug? Chore bug

- What is the current behavior?

  1. Run make deps to install dependencies
  2. Local go.mod and go.sum have uncommitted changes.

- What is the expected behavior? No changes to local mod files after installing dependencies.

- Please mention your Go version, and operating system version. 1.13.6

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had activity in 1 year. It will be closed in 7 days if no further activity occurs. Thanks!

github-actions[bot] commented 3 years ago

This issue was closed because it had no activity for over 1 year.