d77176912b
* Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
1 line
55 B
VimL
Vendored
1 line
55 B
VimL
Vendored
au BufWritePost *.go silent!make tags > /dev/null 2>&1
|