firebase / firebase-admin-go

Firebase Admin Go SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

firebase-admin-go using hashicorp library which MPL licensed.

ravizbyte opened this issue · comments

firebase-admin-go using hashicorp library which MPL licensed. Can we use some other MIT or apache licensed library.

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.

Looks like the only hashicorp dependency in the dependency graph is github.com/hashicorp/golang-lru and it is not a direct module used by the admin-sdk. I think it is coming from google.golang.org/api module. Could you file an issue in that repo, please? That way the relevant teams should be able take a look. Thanks!