constabulary / gb

gb, the project based build tool for Go
https://getgb.io/
MIT License
2.15k stars 150 forks source link

gb: remove support for Go 1.5 and earlier #717

Closed davecheney closed 7 years ago

davecheney commented 7 years ago

The minimum version is Go 1.6 because that is what appengine supports.

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@2e7e9de). Click here to learn what that means. The diff coverage is 72.72%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #717   +/-   ##
=========================================
  Coverage          ?   51.35%           
=========================================
  Files             ?       42           
  Lines             ?     3143           
  Branches          ?        0           
=========================================
  Hits              ?     1614           
  Misses            ?     1387           
  Partials          ?      142
Impacted Files Coverage Δ
cgo.go 65.98% <100%> (ø)
gc.go 50% <62.5%> (ø)

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 2e7e9de...8170699. Read the comment docs.