mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 16:35:49 +03:00
[PR #59] [CLOSED] Fix imports path #503
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#503
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/snail007/goproxy/pull/59
Author: @foxdalas
Created: 4/24/2018
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
0063a18Fix imports path00e971fTempory fix for go path📊 Changes
22 files changed (+73 additions, -73 deletions)
View changed files
📝
Godeps/Godeps.json(+1 -1)📝
README.md(+22 -22)📝
README_ZH.md(+23 -23)📝
config.go(+3 -3)📝
install_auto.sh(+1 -1)📝
main.go(+1 -1)📝
services/args.go(+1 -1)📝
services/http.go(+1 -1)📝
services/mux_bridge.go(+1 -1)📝
services/mux_client.go(+1 -1)📝
services/mux_server.go(+1 -1)📝
services/socks.go(+3 -3)📝
services/sps.go(+2 -2)📝
services/tcp.go(+1 -1)📝
services/tunnel_bridge.go(+1 -1)📝
services/tunnel_client.go(+1 -1)📝
services/tunnel_server.go(+1 -1)📝
services/udp.go(+2 -2)📝
utils/functions.go(+2 -2)📝
utils/serve-channel.go(+1 -1)...and 2 more files
📄 Description
Some fixes for simple go build .
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.