9 lines
291 B
EmacsLisp
9 lines
291 B
EmacsLisp
(define-package "go-mode" "20240620.1948" "Major mode for the Go programming language"
|
|
'((emacs "26.1"))
|
|
:commit "636d36e37a0d2b6adb2e12d802ff4794ccbba336" :keywords
|
|
'("languages" "go")
|
|
:url "https://github.com/dominikh/go-mode.el")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|