15 lines
416 B
EmacsLisp
15 lines
416 B
EmacsLisp
(define-package "go-mode" "20230823.2304" "Major mode for the Go programming language"
|
|
'((emacs "26.1"))
|
|
:commit "8dce1e3ba1cdc34a856ad53c8421413cfe33660e" :authors
|
|
'(("The go-mode Authors"))
|
|
:maintainers
|
|
'(("The go-mode Authors"))
|
|
:maintainer
|
|
'("The go-mode Authors")
|
|
:keywords
|
|
'("languages" "go")
|
|
:url "https://github.com/dominikh/go-mode.el")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|