• Daniel Jiang's avatar
    Bump up to go 1.12.5 enable go.mod · 737eaa39
    Daniel Jiang authored
    
    
    This commit bumps up the version of Go to compile the code to v1.12.5,
    and shifts to go.mod for managing depedency.
    Some code from "harbor/tests" to "harbor/src/testing" to avoid depedency
    loop of modules.
    
    Note that in short term we will still vendor the dependency.
    Signed-off-by: default avatarDaniel Jiang <jiangd@vmware.com>
    737eaa39