go 1.14#10467
Conversation
Need to update Makefile, README.md, .drone.yml and docs with |
|
Failing due to error described in #10552 (and a few other places) |
|
Current template that need resolution: |
|
Ok, now that template issues have been resolved, it seems that on ARM there are failures when |
|
#10597 got merged can you update/use goversion var ; |
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
Resolved conflicts. 👍 |
|
looks like some kind of deadlock in queues on arm |
sapk
left a comment
There was a problem hiding this comment.
Removing my blocking review since this part has been fixed.
Removing my blocking review since this part has been fixed.
Should we be concerned about this? How many of our vendored packages use system calls? |
$ grep '"syscall"' vendor -r | wc -l
161
$ grep '"golang.org/x/sys/unix"' vendor -r | wc -l
11 |
|
ping LG-TM |
Note: This also increases the minimum supported version of go to 1.12