Skip to content

Commit

Permalink
Merge pull request #15 from aosting/fearture/fix_reflect2
Browse files Browse the repository at this point in the history
<fix> (reflect2.go)  import runtime
  • Loading branch information
taowen authored Jun 2, 2020
2 parents ed4e121 + c154140 commit 7e6ae53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reflect2.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package reflect2
import (
"github.com/modern-go/concurrent"
"reflect"
"runtime"
"unsafe"
)

Expand Down

0 comments on commit 7e6ae53

Please sign in to comment.