emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/go-mode 737611e 329/495: Update URL to goimports


From: ELPA Syncer
Subject: [nongnu] elpa/go-mode 737611e 329/495: Update URL to goimports
Date: Sat, 7 Aug 2021 09:05:41 -0400 (EDT)

branch: elpa/go-mode
commit 737611ee2f8ffd6ae573e37cc04c4ad4abe7697d
Author: Dominik Honnef <dominik@honnef.co>
Commit: Dominik Honnef <dominik@honnef.co>

    Update URL to goimports
---
 go-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go-mode.el b/go-mode.el
index 7d152a0..8acc0e1 100644
--- a/go-mode.el
+++ b/go-mode.el
@@ -199,7 +199,7 @@ point to the wrapper script."
 (defcustom gofmt-command "gofmt"
   "The 'gofmt' command.
 Some users may replace this with 'goimports'
-from https://github.com/bradfitz/goimports.";
+from https://golang.org/x/tools/cmd/goimports.";
   :type 'string
   :group 'go)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]