Go 1.6 currently fails the tests with build error `profile/legacy_profile_test.go:309: t.Run undefined (type *testing.T has no field or method Run)` Alternatively, we can fix it but I am not sure there is a strong reason to support Go 1.6 or older. Also add build status badge in the README.md file.
|
||
1 | 1 |
|
2 | 2 |
|
3 |
|
|
4 | 3 |
|
5 | 4 |
|
|
||
1 |
|
|
2 |
|
|
1 | 3 |
|
2 | 4 |
|
3 | 5 |
|
|
||
24 | 26 |
|
25 | 27 |
|
26 | 28 |
|
27 |
|
|
29 |
|
|
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|