- use go embed instead of go-binary and remove all about old assets (go 1.16 feature) - pin gox version (go 1.16 feature) - update ci to go 1.16
- remove vendor - pin cockroach version in tests - remove golang.org/x/tools/cmd/cover (not maintained and moved to standart library)