We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc3bae9 commit d2eb9eeCopy full SHA for d2eb9ee
go-playground.el
@@ -1,11 +1,12 @@
1
;;; go-playground.el --- Local Golang playground for short snippets.
2
3
-;; Copyright (C) 2015-2019 Alexander I.Grafov
+;; Copyright (C) 2015-2021 Alexander I.Grafov and the project
4
+;; contibutors.
5
6
;; Author: Alexander I.Grafov <[email protected]>
7
;; URL: https://github.com/grafov/go-playground
8
;; Keywords: tools, golang
-;; Version: 1.7
9
+;; Version: 1.7.1
10
;; Package-Requires: ((emacs "24") (go-mode "1.4.0") (gotest "0.13.0"))
11
12
;; This program is free software; you can redistribute it and/or modify
0 commit comments