v2/search: Remove golang.org/x/net dependency (#343) Use standard context instead of golang.org/x/net/context, and remove dependency. refs: #295