Explorar o código

fix: !confonly missing in http client

vcptr %!s(int64=6) %!d(string=hai) anos
pai
achega
27da2d139f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      proxy/http/client.go

+ 1 - 0
proxy/http/client.go

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