go-mode has moved

Closes #1833
This commit is contained in:
Steve Purcell 2014-07-06 17:33:51 +01:00
parent 21b02596ac
commit 8a9d94efc1

View file

@ -1,4 +1,4 @@
(go-mode
:url "https://code.google.com/p/go/"
:fetcher hg
:files ("misc/emacs/*.el"))
:repo "dominikh/go-mode.el"
:fetcher github)