six-ddc / plow

A high-performance HTTP benchmarking tool that includes a real-time web UI and terminal display
Apache License 2.0
4.11k stars 140 forks source link

chore(deps): use go 1.16 #1

Closed chenrui333 closed 3 years ago

six-ddc commented 3 years ago

Why do you need to upgrade to v1.16? This change will prevent the project from compiling in lower versions.

chenrui333 commented 3 years ago

Why do you need to upgrade to v1.16? This change will prevent the project from compiling in lower versions.

wweir commented 3 years ago

You can use the embd feature for jq and echart.

six-ddc commented 3 years ago

LGTM, It's well worth upgrading for embed feature. thanks.