added GPU compatability
This commit is contained in:
@@ -30,6 +30,7 @@ func ReadIpTable()(*IpAddresses ,error){
|
||||
return nil,err
|
||||
}
|
||||
|
||||
|
||||
// defer the closing of our jsonFile so that we can parse it later on
|
||||
defer jsonFile.Close()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user