all: go generate and test for go 1.13
Created by: keegancsmith
Test Plan: On go1.13 run go generate ./...
and go test ./...
Fixes https://github.com/sourcegraph/sourcegraph/issues/5470
Created by: keegancsmith
Test Plan: On go1.13 run go generate ./...
and go test ./...
Fixes https://github.com/sourcegraph/sourcegraph/issues/5470