Merge pull request #6144 from ipfs/feat/go1.12
Switch to Go 1.12
Showing
... | ... | @@ -115,3 +115,5 @@ require ( |
gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 // indirect | ||
gotest.tools/gotestsum v0.3.3 | ||
) | ||
go 1.12 |
Please register or sign in to comment