Created
April 11, 2017 21:23
-
-
Save saginadir/e1babf352323b86df49a23f487c5cfb7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package uploader | |
import ( | |
"github.com/aws/aws-sdk-go/service/s3" | |
"github.com/aws/aws-sdk-go/aws/session" | |
"github.com/aws/aws-sdk-go/aws" | |
// ... | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment