It seems that updating to v0.16.0 fixes this issue but that pulls new
dependencies, so I am just going to backport the fix for this.

On 04/01/18 11:49, Martín Ferrari wrote:
> On 14/12/17 22:48, Adrian Bunk wrote:
> 
>> # cloud.google.com/go/spanner/internal/testutil
>> src/cloud.google.com/go/spanner/internal/testutil/mockserver.go:238:30: 
>> cannot use m (type *MockCloudSpanner) as type spanner.SpannerServer in 
>> argument to spanner.RegisterSpannerServer:
>>      *MockCloudSpanner does not implement spanner.SpannerServer (missing 
>> ListSessions method)
>> ...
> 
> It seems the latest upload to golang-google-genproto broke the API. Will
> have to investigate...
> 
> 


-- 
Martín Ferrari (Tincho)

_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to