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