File tree 3 files changed +5
-0
lines changed
common/oursrc/scripts-proxy/vendor/inet.af
3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 13
13
[submodule "ansible/roles/ldirectord-status/files/ldirectord-status/gnlpy "]
14
14
path = ansible/roles/ldirectord-status/files/ldirectord-status/gnlpy
15
15
url = https://github.com/facebook/gnlpy.git
16
+ [submodule "server/common/oursrc/scripts-proxy/vendor/inet.af/tcpproxy "]
17
+ path = server/common/oursrc/scripts-proxy/vendor/inet.af/tcpproxy
18
+ url = https://github.com/inetaf/tcpproxy.git
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ Source0: %{name}.tar.gz
12
12
BuildRequires: (systemd-rpm-macros or systemd < 240)
13
13
BuildRequires: go-rpm-macros
14
14
BuildRequires: golang >= 1.6
15
+ BuildRequires: golang(gopkg.in/ldap.v3)
15
16
16
17
%description
17
18
scripts-proxy proxies HTTP and HTTPS+SNI requests to backend servers
You can’t perform that action at this time.
0 commit comments