This repository was archived by the owner on Jul 30, 2021. It is now read-only.
Commit ed8e703
committed
Makefile: Drop GO15VENDOREXPERIMENT
This became the default behavior in Go 1.6 and the switch was dropped
in Go 1.7 [1]. We've required Go 1.8+ since at least 5538e7c (Update
development.md to make it clear that only Go version 1.8 is supported
now, 2017-11-16, #775), so there's no need to set the switch anymore.
[1]: https://blog.golang.org/go1.71 parent fb44d33 commit ed8e703
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
0 commit comments