rodrigo-brito / gocity

:bar_chart: Code City metaphor for visualizing Go source code in 3D
https://go-city.github.io
MIT License
1.8k stars 139 forks source link

Update to Go 1.17 #73

Closed rafaelsq closed 3 years ago

rafaelsq commented 3 years ago

To be able to use some new libs, I first need to update to Go 1.17.

codecov[bot] commented 3 years ago

Codecov Report

Merging #73 (5e40f2a) into master (73de228) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #73   +/-   ##
=======================================
  Coverage   97.00%   97.00%           
=======================================
  Files           8        8           
  Lines         200      200           
=======================================
  Hits          194      194           
  Misses          4        4           
  Partials        2        2           
Flag Coverage Δ
unittests 97.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 73de228...5e40f2a. Read the comment docs.