bump: :lang go
mdempsky/gocode@4acdcbdea7 -> emacsattic/company-go@31948b463f melpa/melpa@552d033e57 updated the recipe for company-go to pull from emacsattic instead of mdempsky/gocode, which does not contain the commit Doom pins company-go to. Pin to the latest commit in the new repository instead, which is one commit behind the previous repo (it does not have mdempsky/gocode@f531cad262, but it looks like this does not matter for Doom). Ref melpa/melpa@552d033e57
This commit is contained in:
parent
a433242509
commit
a17e06283e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
(package! go-gen-test :pin "35df36dcd555233ee1a618c0f6a58ce6db4154d9")
|
||||
|
||||
(when (featurep! :completion company)
|
||||
(package! company-go :pin "4acdcbdea79de6b3dee1c637eca5cbea0fdbe37c"))
|
||||
(package! company-go :pin "31948b463f2fc18f8801e5a8fe511fef300eb3dd"))
|
||||
|
||||
(when (featurep! :checkers syntax)
|
||||
(package! flycheck-golangci-lint :pin "8e446c68311048f0b87febf8ef0379e29d358851"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue