emacs/code/elpa/go-mode-20221228.1706/go-mode-pkg.el

3 lines
384 B
EmacsLisp

;;; Generated package description from go-mode.el -*- no-byte-compile: t -*-
(define-package "go-mode" "20221228.1706" "Major mode for the Go programming language" '((emacs "26.1")) :commit "166dfb1e090233c4609a50c2ec9f57f113c1da72" :authors '(("The go-mode Authors")) :maintainer '("The go-mode Authors") :keywords '("languages" "go") :url "https://github.com/dominikh/go-mode.el")