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

Tidy modules and ensure latest version #221

Open mraerino opened 4 years ago

mraerino commented 4 years ago

- Summary

Some issues were likely caused by outdated dependencies. This tidies the dependency lockfile.

- Test plan

Verifying on staging

- A picture of a cute animal (not mandatory but encouraged)

JamieMagee commented 4 years ago

@mraerino Would you consider using Renovate to automate the management of your dependencies? I'd be happy to help set this up.

I'll also need a newer version of golang.org/x/oauth2, and golang.org/x/oauth2/endpoints, to implement #216

mheffner commented 4 years ago

This is old, but it's in draft mode. Do we need to update?

JamieMagee commented 4 years ago

@mheffner I would still be happy to setup Renovate on this repo.

mraerino commented 4 years ago

we used it on other Go repos internally and it seems to be useful