[PR #59] [CLOSED] Fix imports path #503

Closed
opened 2026-02-27 23:17:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/snail007/goproxy/pull/59
Author: @foxdalas
Created: 4/24/2018
Status: Closed

Base: masterHead: master


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/snail007/goproxy/pull/59 **Author:** [@foxdalas](https://github.com/foxdalas) **Created:** 4/24/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`0063a18`](https://github.com/snail007/goproxy/commit/0063a187924d832963b3968b6d581413023cfd9d) Fix imports path - [`00e971f`](https://github.com/snail007/goproxy/commit/00e971fb4968c5756ae46ad935d1de28a3c592b7) Tempory fix for go path ### 📊 Changes **22 files changed** (+73 additions, -73 deletions) <details> <summary>View changed files</summary> 📝 `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_ </details> ### 📄 Description Some fixes for simple go build . --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:17:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/goproxy#503
No description provided.