Tam Mach
18fd36bdd1
build(golang1.15): Upgrade to golang 1.15 for smaller binary ( #1303 )
...
Golang 1.15 comes to few improvements, one of them is to have smaller
binary.
This PR is to make golang 1.15 as default version in CI, I also update
Docker based image to golang:1.15* as well.
Two issues faced with golang 1.15:
- Conflict between -v in `golangci-lint` and `go test`. Update to --verbose
to avoid the same. [1]
- `nolintlint_unused.go` testdata is not matching regex. Correct by adding one
space after //
[1]: https://github.com/golang/go/issues/40763
Signed-off-by: Tam Mach <sayboras@yahoo.com>
2020-08-19 09:05:32 +10:00
..
2018-06-12 15:32:34 +03:00
2018-10-28 17:55:15 +03:00
2018-10-28 17:55:15 +03:00
2020-07-04 19:03:37 +00:00
2018-06-28 10:17:16 +03:00
2020-05-09 15:18:17 +03:00
2020-07-18 21:33:47 -05:00
2020-07-28 13:55:02 +03:00
2018-11-10 11:46:37 +03:00
2020-01-20 09:37:58 -05:00
2020-05-05 18:49:34 +03:00
2019-09-09 21:54:56 +03:00
2018-10-28 17:55:15 +03:00
2019-02-17 20:31:31 +03:00
2019-04-20 21:50:26 +03:00
2018-10-28 17:55:15 +03:00
2020-07-12 16:35:08 -05:00
2018-06-10 23:46:24 +03:00
2018-06-30 09:23:31 +03:00
2018-11-05 14:11:14 +03:00
2018-06-02 20:28:53 +03:00
2018-10-28 17:55:15 +03:00
2018-06-10 23:46:24 +03:00
2020-04-22 19:55:05 +03:00
2019-10-13 17:40:51 +03:00
2018-11-10 11:46:37 +03:00
2019-09-09 20:46:55 +03:00
2019-09-17 08:44:53 +03:00
2019-03-05 21:20:43 +03:00
2018-12-23 12:33:41 +03:00
2018-12-23 12:33:41 +03:00
2018-12-23 12:33:41 +03:00
2018-11-10 11:46:37 +03:00
2020-05-29 16:31:46 +03:00
2020-05-29 16:31:46 +03:00
2020-05-24 10:31:32 +03:00
2019-09-09 16:56:30 +03:00
2020-07-28 13:55:02 +03:00
2020-07-05 15:32:00 +07:00
2020-07-05 15:32:00 +07:00
2018-11-10 11:46:37 +03:00
2018-11-10 11:46:37 +03:00
2019-10-04 11:29:53 -04:00
2018-11-10 11:46:37 +03:00
2019-01-26 18:35:45 +03:00
2018-12-23 12:33:41 +03:00
2020-03-16 11:56:57 +03:00
2019-09-11 16:53:40 +03:00
2020-05-13 21:22:52 +03:00
2019-06-09 16:22:41 +03:00
2018-11-10 11:46:37 +03:00
2020-07-18 21:33:47 -05:00
2020-07-18 21:33:47 -05:00
2018-11-10 11:46:37 +03:00
2019-02-17 20:31:31 +03:00
2020-03-10 21:08:28 +00:00
2020-04-04 15:29:11 -04:00
2020-01-19 16:46:51 +03:00
2020-08-02 14:48:26 -05:00
2019-03-31 19:41:37 +03:00
2019-09-20 19:05:01 +03:00
2018-11-10 11:46:37 +03:00
2018-11-10 11:46:37 +03:00
2018-12-23 12:33:41 +03:00
2018-11-10 11:46:37 +03:00
2019-02-17 23:47:29 +03:00
2018-06-30 15:41:47 +03:00
2020-04-22 08:51:43 +09:00
2020-08-02 15:16:45 -05:00
2020-06-08 20:21:58 +00:00
2020-08-19 09:05:32 +10:00
2020-04-26 20:20:17 -07:00
2018-11-10 11:46:37 +03:00
2020-01-08 14:08:16 +03:00
2018-11-10 11:46:37 +03:00
2020-07-04 14:30:16 +00:00
2020-03-10 14:55:19 +01:00
2020-03-10 14:55:19 +01:00
2018-11-10 11:46:37 +03:00
2020-03-10 14:55:19 +01:00
2019-03-31 19:41:37 +03:00
2020-04-22 18:57:30 +03:00
2020-04-22 18:57:30 +03:00
2018-11-10 11:46:37 +03:00
2018-11-10 11:46:37 +03:00
2019-01-08 21:16:15 +03:00
2018-11-10 11:46:37 +03:00
2019-11-15 18:55:54 -05:00