hexops / vecty

Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS.
BSD 3-Clause "New" or "Revised" License
2.82k stars 144 forks source link

Fix golint import path #216

Closed golint-fixer closed 5 years ago

golint-fixer commented 6 years ago

I am a bot. Please reach out to @azillion if you have any issues, or just close the PR.

slimsag commented 5 years ago

I've switched us to golangci-lint which has inherently fixed this: https://github.com/gopherjs/vecty/pull/225