1) Updates the Go quickstart to the latest major version of the Go client library (17), which involved breaking changes for Transfers and Assets
2) Now that Transfer has transitioned to using Plaid Ledger, Sandbox transfers of type credit will fail by default with an NSF because the Sandbox Ledger starts out unfunded. This PR changes the transfers made by the Quickstart app to debits so that they will succeed.
This PR does two things:
1) Updates the Go quickstart to the latest major version of the Go client library (17), which involved breaking changes for Transfers and Assets 2) Now that Transfer has transitioned to using Plaid Ledger, Sandbox transfers of type credit will fail by default with an NSF because the Sandbox Ledger starts out unfunded. This PR changes the transfers made by the Quickstart app to debits so that they will succeed.