go-pkgz / auth

Authenticator via oauth2, direct, email and telegram
https://go-pkgz.umputun.dev/auth/
MIT License
1.07k stars 84 forks source link

Rename github.com/nullrocks/identicon to github.com/rrivera/identicon #192

Closed avbasov closed 10 months ago

avbasov commented 10 months ago

Seems like the author decided to change the username. No changes to the logic of the library. https://github.com/rrivera/identicon/commit/2e77a2ee4be00405e88f5cf1d9d3edd07d28d2cb

avbasov commented 10 months ago

Oh, I overlooked that the library now requires go 1.21.5. I asked the author if we could change the requirements. https://github.com/rrivera/identicon/pull/4

avbasov commented 10 months ago

Well. With go 1.20 in CI it won't pass anyway. May I change the build workflow?

umputun commented 10 months ago

Feel free to bump the compiler to 1.21 and adjust the workflow accordingly

avbasov commented 10 months ago

Sorry for the mess.

coveralls commented 10 months ago

Pull Request Test Coverage Report for Build 7552074817


Totals Coverage Status
Change from base Build 7481844759: 0.0%
Covered Lines: 2561
Relevant Lines: 3095

💛 - Coveralls
umputun commented 10 months ago

thx