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.8k stars 143 forks source link

example/README: update to reflect Go 1.14+ requirement #260

Closed nathanhack closed 4 years ago

nathanhack commented 4 years ago

As reported from the vecty channel.

codecov-io commented 4 years ago

Codecov Report

Merging #260 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #260   +/-   ##
=======================================
  Coverage   59.55%   59.55%           
=======================================
  Files           4        4           
  Lines         675      675           
=======================================
  Hits          402      402           
  Misses        215      215           
  Partials       58       58           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update eafd720...702a743. Read the comment docs.