Drop go1.11

This commit is contained in:
Ludovic Fernandez
2019-10-01 14:40:05 +02:00
committed by Traefiker Bot
parent 4bf4aeecbb
commit 1cf327bd7d
182 changed files with 6 additions and 80572 deletions

View File

@@ -1,17 +0,0 @@
// Code generated by 'goexports unsafe'. DO NOT EDIT.
// +build go1.11,!go1.12
package unsafe
import (
"reflect"
"unsafe"
)
func init() {
Symbols["unsafe"] = map[string]reflect.Value{
// type definitions
"Pointer": reflect.ValueOf((*unsafe.Pointer)(nil)),
}
}

View File

@@ -1,4 +1,4 @@
// +build go1.11,!go1.14
// +build go1.12,!go1.14
package unsafe