Skip to content

Commit c3d857c

Browse files
committed
Merge pull request #28 from syohex/update-dependency
Update go-mode version for using dominikh's go-mode
2 parents 39a9cec + 440e13f commit c3d857c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go-eldoc.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; Author: Syohei YOSHIDA <syohex@gmail.com>
66
;; URL: https://github.com/syohex/emacs-go-eldoc
77
;; Version: 0.21
8-
;; Package-Requires: ((go-mode "0") (cl-lib "0.5"))
8+
;; Package-Requires: ((go-mode "1.0.0") (cl-lib "0.5"))
99

1010
;; This program is free software; you can redistribute it and/or modify
1111
;; it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)