Skip to content

Instantly share code, notes, and snippets.

@bsoo
Created June 30, 2019 03:25
Show Gist options
  • Select an option

  • Save bsoo/a42b784bfb72a64c526bce5132904a55 to your computer and use it in GitHub Desktop.

Select an option

Save bsoo/a42b784bfb72a64c526bce5132904a55 to your computer and use it in GitHub Desktop.
module github.com/bsoo/line-bot
go 1.11
require (
cloud.google.com/go v0.40.0
github.com/line/line-bot-sdk-go v6.3.0+incompatible
google.golang.org/genproto v0.0.0-20190627203621-eb59cef1c072
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment