When trying to add a test case from the standard library, cloning golang/go was taking forever. This PR switches to a shallow clone.
When trying to add a test case from the standard library, cloning golang/go was taking forever. This PR switches to a shallow clone.