You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 21, 2019. It is now read-only.
.\main.go:103: cannot use mutation (type *"github.com/abema/cloth/vendor/google.golang.org/cloud/bigtable".Mutation) as type *"github.com/pelicanrouge/semsiv/albertog/cloth/vendor/google.golang.org/cloud/bigtable".Mutation in argument to client.Open(tbl).Apply
.\main.go:118: cannot use row[cf](type []"github.com/pelicanrouge/semsiv/albertog/cloth/vendor/google.golang.org/cloud/bigtable".ReadItem) as type []"github.com/abema/cloth/vendor/google.golang.org/cloud/bigtable".ReadItem in argument to cloth.ReadItems
The text was updated successfully, but these errors were encountered:
When I try to use your example appear this error.
.\main.go:103: cannot use mutation (type *"github.com/abema/cloth/vendor/google.golang.org/cloud/bigtable".Mutation) as type *"github.com/pelicanrouge/semsiv/albertog/cloth/vendor/google.golang.org/cloud/bigtable".Mutation in argument to client.Open(tbl).Apply
.\main.go:118: cannot use row[cf](type []"github.com/pelicanrouge/semsiv/albertog/cloth/vendor/google.golang.org/cloud/bigtable".ReadItem) as type []"github.com/abema/cloth/vendor/google.golang.org/cloud/bigtable".ReadItem in argument to cloth.ReadItems
The text was updated successfully, but these errors were encountered: