chore(deps): update go-playground after fix-upload PR was merged

This commit is contained in:
2022-12-04 22:17:13 +00:00
parent bc5add2f03
commit 53763d7112
2 changed files with 1 additions and 6 deletions

View File

@@ -12,11 +12,6 @@
;; features.
(all-the-icons-completion :type git :flavor melpa :host github :repo "iyefrat/all-the-icons-completion"
:fork (:host github :repo "MintSoup/all-the-icons-completion"))
;; Override go-playground to use my fork, which has a fix for
;; uploading to go.dev/play.
(go-playground :type git :host github :repo "grafov/go-playground"
:fork (:host github :repo "jimeh/go-playground"
:branch "fix-upload"))
;; Override vertico recipe to fix issues with extensions.
(vertico :type git :host github :repo "minad/vertico"
:files (:defaults "extensions/*" (:exclude ".git")))))))

View File

@@ -100,7 +100,7 @@
("go-eldoc" . "cbbd2ea1e94a36004432a9ac61414cb5a95a39bd")
("go-gen-test" . "35df36dcd555233ee1a618c0f6a58ce6db4154d9")
("go-mode.el" . "08aa90d52f0e7d2ad02f961b554e13329672d7cb")
("go-playground" . "2591a4990b43492fb3374ab81834d31602827aa3")
("go-playground" . "e70aeb111fbb4487b464a813feb8ecad1542dc1c")
("go-projectile" . "ad4ca3b5695a0e31e95e3cc4ccab498f87d68303")
("gotest.el" . "2ec82dcc70d5f6aa22f66b44f8b537be33bd7903")
("groovy-emacs-modes" . "c612ac1e9f742856914ad6e8eb9e9dc169f489ab")