Drop go1.11
This commit is contained in:
committed by
Traefiker Bot
parent
4bf4aeecbb
commit
1cf327bd7d
@@ -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)),
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,4 @@
|
||||
// +build go1.11,!go1.14
|
||||
// +build go1.12,!go1.14
|
||||
|
||||
package unsafe
|
||||
|
||||
|
||||
Reference in New Issue
Block a user