• Kubernetes Submit Queue's avatar
    Merge pull request #49083 from sakeven/fix/golang_version_check · 5a3cc4fa
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 49083, 45540, 46862)
    
    update golang version to go1.8
    Signed-off-by: 's avatarsakeven <jc5930@sina.cn>
    
    
    
    **What this PR does / why we need it**:
    
    There are some code breaking the compatibility with golang 1.6. Now kubernetes only support golang 1.8.
    We need to update golang version check script.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #49082
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```
    NONE
    ```
    5a3cc4fa
Name
Last commit
Last update
..
BUILD Loading commit data...
etcd.sh Loading commit data...
golang.sh Loading commit data...
init.sh Loading commit data...
swagger.sh Loading commit data...
test.sh Loading commit data...
util.sh Loading commit data...
version.sh Loading commit data...