Go 1.10 and 1.11 support added by using different methods on reflect package.
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
- tip
|
||||
|
||||
|
Reference in New Issue
Block a user