module github.com/foomo/gotsrpc/v2/example/nullable go 1.16 require ( github.com/foomo/gotsrpc/v2 v2.0.10 github.com/pkg/errors v0.9.1 github.com/valyala/gorpc v0.0.0-20160519171614-908281bef774 ) replace github.com/foomo/gotsrpc/v2 => ../../