123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 |
- module x-ui
- go 1.23.2
- require (
- github.com/gin-contrib/gzip v1.0.1
- github.com/gin-contrib/sessions v1.0.1
- github.com/gin-gonic/gin v1.10.0
- github.com/goccy/go-json v0.10.3
- github.com/mymmrac/telego v0.31.3
- github.com/nicksnyder/go-i18n/v2 v2.4.1
- github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
- github.com/pelletier/go-toml/v2 v2.2.3
- github.com/robfig/cron/v3 v3.0.1
- github.com/shirou/gopsutil/v4 v4.24.9
- github.com/valyala/fasthttp v1.56.0
- github.com/xtls/xray-core v1.8.25-0.20241005021528-c30f5d47964b
- go.uber.org/atomic v1.11.0
- golang.org/x/text v0.19.0
- google.golang.org/grpc v1.67.1
- gorm.io/driver/sqlite v1.5.6
- gorm.io/gorm v1.25.12
- )
- require (
- github.com/andybalholm/brotli v1.1.1
- github.com/bytedance/sonic v1.12.3
- github.com/bytedance/sonic/loader v0.2.0
- github.com/cloudflare/circl v1.5.0
- github.com/cloudwego/base64x v0.1.4
- github.com/cloudwego/iasm v0.2.0
- github.com/dgryski/go-metro v0.0.0-20211217172704-adc40b04c140
- github.com/ebitengine/purego v0.8.0
- github.com/fasthttp/router v1.5.2
- github.com/gabriel-vasile/mimetype v1.4.6
- github.com/gin-contrib/sse v0.1.0
- github.com/go-ole/go-ole v1.3.0
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.22.1
- github.com/go-task/slim-sprig/v3 v3.0.0
- github.com/google/btree v1.1.3
- github.com/google/pprof v0.0.0-20241009165004-a3522334989c
- github.com/gorilla/context v1.1.2
- github.com/gorilla/securecookie v1.1.2
- github.com/gorilla/sessions v1.4.0
- github.com/gorilla/websocket v1.5.3
- github.com/grbit/go-json v0.11.0
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/compress v1.17.11
- github.com/klauspost/cpuid/v2 v2.2.8
- github.com/kr/text v0.2.0
- github.com/leodido/go-urn v1.4.0
- github.com/lufia/plan9stats v0.0.0-20240909124753-873cd0166683
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-sqlite3 v1.14.24
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/onsi/ginkgo/v2 v2.20.2
- github.com/pires/go-proxyproto v0.8.0
- github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55
- github.com/quic-go/qpack v0.5.1
- github.com/quic-go/quic-go v0.48.0
- github.com/refraction-networking/utls v1.6.7
- github.com/riobard/go-bloom v0.0.0-20200614022211-cdc8013cb5b3
- github.com/rogpeppe/go-internal v1.13.1
- github.com/sagernet/sing v0.4.3
- github.com/sagernet/sing-shadowsocks v0.2.7
- github.com/savsgio/gotils v0.0.0-20240704082632-aef3928b8a38
- github.com/seiflotfy/cuckoofilter v0.0.0-20240715131351-a2f2c23f1771
- github.com/tklauser/go-sysconf v0.3.14
- github.com/tklauser/numcpus v0.9.0
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.2.12
- github.com/v2fly/ss-bloomring v0.0.0-20210312155135-28617310f63e
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fastjson v1.6.4
- github.com/vishvananda/netlink v1.3.0
- github.com/vishvananda/netns v0.0.4
- github.com/xtls/reality v0.0.0-20240909153216-e26ae2305463
- github.com/yusufpapurcu/wmi v1.2.4
- go.uber.org/mock v0.4.0
- go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
- golang.org/x/arch v0.11.0
- golang.org/x/crypto v0.28.0
- golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c
- golang.org/x/mod v0.21.0
- golang.org/x/net v0.30.0
- golang.org/x/sync v0.8.0
- golang.org/x/sys v0.26.0
- golang.org/x/time v0.7.0
- golang.org/x/tools v0.26.0
- golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2
- golang.zx2c4.com/wireguard v0.0.0-20231211153847-12269c276173
- google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53
- google.golang.org/protobuf v1.35.1
- gopkg.in/yaml.v3 v3.0.1
- gvisor.dev/gvisor v0.0.0-20231202080848-1f7806d17489
- lukechampine.com/blake3 v1.3.0
- )
|