We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 39a9cec + 440e13f commit c3d857cCopy full SHA for c3d857c
go-eldoc.el
@@ -5,7 +5,7 @@
5
;; Author: Syohei YOSHIDA <syohex@gmail.com>
6
;; URL: https://github.com/syohex/emacs-go-eldoc
7
;; Version: 0.21
8
-;; Package-Requires: ((go-mode "0") (cl-lib "0.5"))
+;; Package-Requires: ((go-mode "1.0.0") (cl-lib "0.5"))
9
10
;; This program is free software; you can redistribute it and/or modify
11
;; it under the terms of the GNU General Public License as published by
0 commit comments