symbols: use shared go-ctags library
Created by: keegancsmith
This is now the same library used by Zoekt. This ensures we have the same language definitions used in ctags by both our indexed search and our symbols service (this has regressed in the past).
Related PR: #14037