Browse Source

Merge pull request #1837 from yuanmomo/fix-v2ctl-http-client-error

blank row between build and package
Kslr 6 years ago
parent
commit
8115221414
1 changed files with 1 additions and 0 deletions
  1. 1 0
      proxy/http/client.go

+ 1 - 0
proxy/http/client.go

@@ -1,4 +1,5 @@
 // +build !confonly
+
 package http
 
 import (