Explorar o código

exclude browser forwarder from conf build target

Shelikhoo %!s(int64=4) %!d(string=hai) anos
pai
achega
27e7f93922
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      app/browserforwarder/forwarder.go

+ 2 - 0
app/browserforwarder/forwarder.go

@@ -1,3 +1,5 @@
+// +build !confonly
+
 package browserforwarder
 
 import (