feat: update stdlib mapping for go1.16

- drop stdlib for go1.14
- generate stdlib for go1.16
-  update CI configuration.
This commit is contained in:
Ludovic Fernandez
2021-02-17 10:02:03 +01:00
committed by GitHub
parent ac80d1b3ed
commit 8bb5daf60e
487 changed files with 6037 additions and 3524 deletions

View File

@@ -1,6 +1,6 @@
// Code generated by 'yaegi extract container/heap'. DO NOT EDIT.
// +build go1.15
// +build go1.15,!go1.16
package stdlib