Skip to content

Fix compile error with go 1.12.

Matthias Fechner requested to merge (removed):mfechner-master-patch-04942 into master

What does this MR do?

Fix a compile error with go 1.12. The patch was provided here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236131

Why was this MR needed?

Get gitlab-runner running with go 1.12.

Are there points in the code the reviewer needs to double check?

Please verify that does not break something for older go versions.

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

#4016

Merge request reports

Loading