Commit 671359ce authored by Mark Turner's avatar Mark Turner
Browse files

misc: Use the Heroku go buildpack.

parent fc0443b7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,6 +5,6 @@
  "logo": "http://tinygraphs.com/labs/isogrids/hexa/tinygraphs?theme=frogideas&numcolors=4&size=220&fmt=svg",
  "keywords": ["go", "avatar", "service"],
  "env" : {
    "BUILDPACK_URL": "https://github.com/kr/heroku-buildpack-go.git"
    "BUILDPACK_URL": "https://github.com/heroku/heroku-buildpack-go.git"
  }
}