SparkPost / sparkpost-cli

A CLI to perform various tasks using the SparkPost API
Apache License 2.0
6 stars 2 forks source link

Compile Errors #12

Closed yepher closed 7 years ago

yepher commented 8 years ago

The SparkPost Go library interface has changed so the CLI needs updated to match the new interface.

yepher commented 7 years ago

Until the CLI is migrated to the latest version of the SparkPost Go library this is how you can build this project:

yepher commented 7 years ago

This was fixed as part of the update to cursor support.