Closed eclipseo closed 3 years ago
…uration
Fix #52
Signed-off-by: Robert-André Mauchin zebob.m@gmail.com
I have tested this with Go 1.14 and Go 1.16. It won't work over Go 1.99 and Go 2.x, and not below 1.10, but since the minimun required version is go 1.13, I don't think this is an issue.
Where did you see that the minimum version is go1.13? I've fixed the tests so that it also works for go1.14...go1.3 again. Kind of a pride thing :)
…uration
Fix #52
Signed-off-by: Robert-André Mauchin zebob.m@gmail.com
I have tested this with Go 1.14 and Go 1.16. It won't work over Go 1.99 and Go 2.x, and not below 1.10, but since the minimun required version is go 1.13, I don't think this is an issue.