Skip to content

Use Go 1.7

What does this MR do?

Upgrades to build with Go 1.7

Why was this MR needed?

Go 1.6 and earlier do not work on macOS Sierra

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

Are there places where Go 1.6 is still used that I missed?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

What are the relevant issue numbers?

#1708 (closed) #1709 (closed)

Merge request reports