-
Notifications
You must be signed in to change notification settings - Fork 268
Closed
Labels
Description
I believe there is some problem regarding that library no more available.
Everytime I try to use firebase-admin-go in a project it cannot be dowloaded because It rely on older cloud.google.com/go/firestore version (v1.15.0). Even upgrading to v1.18.0 it says:
go: downloading go.opencensus.io v0.24.0
go: firebase.google.com/go/v4 imports
cloud.google.com/go/firestore tested by
cloud.google.com/go/firestore.test imports
cloud.google.com/go/internal/testutil imports
go.opencensus.io/plugin/ocgrpc: unrecognized import path "go.opencensus.io": https fetch: Get "https://go.opencensus.io/?go-get=1": EOF
go: firebase.google.com/go/v4 imports
cloud.google.com/go/firestore tested by
cloud.google.com/go/firestore.test imports
cloud.google.com/go/internal/testutil imports
go.opencensus.io/stats/view: unrecognized import path "go.opencensus.io": https fetch: Get "https://go.opencensus.io/?go-get=1": EOF
go: firebase.google.com/go/v4 imports
cloud.google.com/go/firestore tested by
cloud.google.com/go/firestore.test imports
cloud.google.com/go/internal/testutil imports
go.opencensus.io/trace: unrecognized import path "go.opencensus.io": https fetch: Get "https://go.opencensus.io/?go-get=1": EOF