GoKit
GoKit copied to clipboard
Refactor foreach loops into for loops
Changed foreach loops into for loops in order to prevent an issue with the garbage collection.