This is a simple implementation of Alexa Skill SDK in Go. It is currently covering some basic response types but can be easily expanded to include more Alexa features.
go get github.com/r-nasiri/alexa-go
Sample that implements some request handlers and is deployed as Lambda function.