This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
wytfy
/
v2ray-core
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
fix build break
v2ray
il y a 9 ans
Parent
6a620d1c6d
commit
b72afc7c35
1 fichiers modifiés
avec
2 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
2
0
proxy/socks/client_config_json.go
+ 2
- 0
proxy/socks/client_config_json.go
Voir le fichier
@@ -1,3 +1,5 @@
+// +build json
+
package socks
import (