{"id":20709033,"url":"https://github.com/difrex/emacs-go","last_synced_at":"2026-02-12T20:31:25.812Z","repository":{"id":71928860,"uuid":"109123287","full_name":"Difrex/emacs-go","owner":"Difrex","description":"go-mode confiuration for GNU Emacs","archived":false,"fork":false,"pushed_at":"2017-11-01T11:30:10.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-12T03:13:33.900Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Difrex.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-01T11:29:38.000Z","updated_at":"2017-11-01T11:30:11.000Z","dependencies_parsed_at":"2023-09-13T02:47:31.745Z","dependency_job_id":null,"html_url":"https://github.com/Difrex/emacs-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Difrex/emacs-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Difrex%2Femacs-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Difrex%2Femacs-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Difrex%2Femacs-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Difrex%2Femacs-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Difrex","download_url":"https://codeload.github.com/Difrex/emacs-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Difrex%2Femacs-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29380604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T19:05:20.189Z","status":"ssl_error","status_checked_at":"2026-02-12T19:01:44.216Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T01:34:35.769Z","updated_at":"2026-02-12T20:31:25.793Z","avatar_url":"https://github.com/Difrex.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"* emacs-go\n\nEasy Go configuration for GNU Emacs.\n\n* Quick start\n\nInstall required go packages:\n#+BEGIN_SRC\ngo get -t -v golang.org/x/tools/cmd/goimports\ngo get -t -v golang.org/x/tools/cmd/guru\ngo get -t -v github.com/rogpeppe/godef\n#+END_SRC\n\nClone repository:\n#+BEGIN_SRC\nmkdir -p ~/.emacs.d/config\ngit clone https://github.com/Difrex/emacs-go ~/.emacs.d/config/golang\n#+END_SRC\n\nAdd to your *init.el*:\n#+BEGIN_SRC\n(package-install use-package)\n(add-to-list 'load-path \"~/.emacs.d/config/golang\")\n(require 'go-config)\n(configure-go-packages)\n#+END_SRC\n\nThat's all ;)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdifrex%2Femacs-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdifrex%2Femacs-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdifrex%2Femacs-go/lists"}