mirror of
https://github.com/Finb/bark-server.git
synced 2026-04-26 22:25:53 +03:00
[PR #1] [MERGED] use dep to manage dependencies, add Makefile and readme #124
Labels
No labels
enhancement
in progress
need test
pull-request
v2
v2
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bark-server#124
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/Finb/bark-server/pull/1
Author: @metrue
Created: 2/18/2019
Status: ✅ Merged
Merged: 2/19/2019
Merged by: @Finb
Base:
master← Head:minghe/use-dep📝 Commits (1)
3ad7e9euse dep to manage dependencies, add Makefile and readme📊 Changes
7 files changed (+281 additions, -51 deletions)
View changed files
📝
.gitignore(+1 -0)➕
Gopkg.lock(+159 -0)➕
Gopkg.toml(+62 -0)➕
Makefile(+4 -0)➕
README.md(+10 -0)📝
bark/bark.go(+33 -38)📝
monitor/DomainMonitor.go(+12 -13)📄 Description
This PR contains:
maketo do the build and start🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.