mirror of
https://github.com/skadimoolam/go-vue-todos.git
synced 2026-05-15 14:16:16 -06:00
[PR #10] [MERGED] Fixed the example project. #9
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/go-vue-todos#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (3)
be8b284Fixed the example project. Removed unused import. Added IntelliJ-specific files to .gitignore.1a80eb0Merge branch 'master' into master77e5b4cMerge 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.gothrew 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.