mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
[PR #34] [MERGED] dep: introduction of dep, makefile fixes #117
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-http-tunnel#117
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/mmatczuk/go-http-tunnel/pull/34
Author: @mmatczuk
Created: 9/27/2017
Status: ✅ Merged
Merged: 9/27/2017
Merged by: @mmatczuk
Base:
master← Head:mmt/dep📝 Commits (1)
0f629a0dep: introduction of dep, makefile fixes📊 Changes
8 files changed (+177 additions, -77 deletions)
View changed files
📝
.gitignore(+2 -1)📝
.travis.yml(+2 -2)➕
Gopkg.lock(+45 -0)➕
Gopkg.toml(+46 -0)📝
Makefile(+67 -45)📝
cmd/tunnel/config.go(+10 -10)📝
cmd/tunnel/tunnel.go(+5 -12)📝
cmd/tunneld/tunneld.go(+0 -7)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.