Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 223 Bytes

File metadata and controls

4 lines (3 loc) · 223 Bytes

This repo requires the installation of the Golang compiler on the system in order to run the presubmit script and the provided Go FFI and test. To install Go under Ubuntu, run the following:

sudo apt install golang-go