From 95f1a4d466cfe3467e91dd1a4ce935f32a8ca58c Mon Sep 17 00:00:00 2001 From: yuanmomo Date: Thu, 8 Aug 2019 12:27:39 +0800 Subject: [PATCH] blank row between build and package --- proxy/http/client.go | 1 + 1 file changed, 1 insertion(+) diff --git a/proxy/http/client.go b/proxy/http/client.go index 01a974f6..51dca746 100644 --- a/proxy/http/client.go +++ b/proxy/http/client.go @@ -1,4 +1,5 @@ // +build !confonly + package http import (