mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
[PR #111] [MERGED] Revert "Update and lock latest go-http-tunnel dependency" #149
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#149
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/111
Author: @mmatczuk
Created: 2/12/2020
Status: ✅ Merged
Merged: 2/12/2020
Merged by: @mmatczuk
Base:
master← Head:revert-110-hotfix/dependency📝 Commits (1)
cc79e74Revert "Update and lock latest go-http-tunnel dependency"📊 Changes
26 files changed (+73 additions, -1695 deletions)
View changed files
📝
Gopkg.lock(+3 -13)📝
Gopkg.toml(+0 -5)➖
vendor/github.com/inconshreveable/go-vhost/LICENSE(+0 -13)➖
vendor/github.com/inconshreveable/go-vhost/README.md(+0 -110)➖
vendor/github.com/inconshreveable/go-vhost/http.go(+0 -42)➖
vendor/github.com/inconshreveable/go-vhost/http_test.go(+0 -45)➖
vendor/github.com/inconshreveable/go-vhost/interface.go(+0 -11)➖
vendor/github.com/inconshreveable/go-vhost/mux.go(+0 -337)➖
vendor/github.com/inconshreveable/go-vhost/mux_test.go(+0 -195)➖
vendor/github.com/inconshreveable/go-vhost/shared.go(+0 -52)➖
vendor/github.com/inconshreveable/go-vhost/shared_test.go(+0 -64)➖
vendor/github.com/inconshreveable/go-vhost/tls.go(+0 -434)➖
vendor/github.com/inconshreveable/go-vhost/tls_test.go(+0 -39)📝
vendor/github.com/mmatczuk/go-http-tunnel/.gitignore(+0 -3)📝
vendor/github.com/mmatczuk/go-http-tunnel/Gopkg.lock(+9 -69)📝
vendor/github.com/mmatczuk/go-http-tunnel/Gopkg.toml(+7 -7)📝
vendor/github.com/mmatczuk/go-http-tunnel/Makefile(+36 -47)📝
vendor/github.com/mmatczuk/go-http-tunnel/README.md(+4 -69)📝
vendor/github.com/mmatczuk/go-http-tunnel/cmd/tunnel/config.go(+0 -28)📝
vendor/github.com/mmatczuk/go-http-tunnel/cmd/tunnel/options.go(+0 -4)...and 6 more files
📄 Description
Reverts mmatczuk/go-http-tunnel#110
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.