[PR #10] [MERGED] Fixed the example project. #9

Closed
opened 2026-05-05 10:55:49 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/skadimoolam/go-vue-todos/pull/10
Author: @Trashed
Created: 8/1/2017
Status: Merged
Merged: 10/30/2017
Merged by: @skadimoolam

Base: masterHead: master


📝 Commits (3)

  • be8b284 Fixed the example project. Removed unused import. Added IntelliJ-specific files to .gitignore.
  • 1a80eb0 Merge branch 'master' into master
  • 77e5b4c Merge branch 'master' into master

📊 Changes

2 files changed (+5 additions, -2 deletions)

View changed files

📝 .gitignore (+4 -1)
📝 todo.go (+1 -1)

📄 Description

It seems that the 'echo' Golang package has been refactored a bit afterwards, since some code was unusable when I tried to examine it in the editor, and go run todo.go threw errors mentioned in the posted issue if I tried to execute it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/skadimoolam/go-vue-todos/pull/10 **Author:** [@Trashed](https://github.com/Trashed) **Created:** 8/1/2017 **Status:** ✅ Merged **Merged:** 10/30/2017 **Merged by:** [@skadimoolam](https://github.com/skadimoolam) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`be8b284`](https://github.com/skadimoolam/go-vue-todos/commit/be8b28465e9d4112374026f5ca316b916b5d02d7) Fixed the example project. Removed unused import. Added IntelliJ-specific files to .gitignore. - [`1a80eb0`](https://github.com/skadimoolam/go-vue-todos/commit/1a80eb0bac080023479d0c707eb59c49e4bfa812) Merge branch 'master' into master - [`77e5b4c`](https://github.com/skadimoolam/go-vue-todos/commit/77e5b4cf1b2840eb8cb40718998a989429b55b24) Merge branch 'master' into master ### 📊 Changes **2 files changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+4 -1) 📝 `todo.go` (+1 -1) </details> ### 📄 Description It seems that the 'echo' Golang package has been refactored a bit afterwards, since some code was unusable when I tried to examine it in the editor, and `go run todo.go` threw errors mentioned in the posted issue if I tried to execute it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:55:49 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/go-vue-todos#9
No description provided.