Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Update go.mod for xray v24.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
AnGgIt86 committed Oct 1, 2024
1 parent 1e88dd9 commit dabd98c
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 457 deletions.
17 changes: 4 additions & 13 deletions .github/workflows/build_lib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@ name: Xray-core lib

on:
workflow_dispatch:
branches:
- dev
inputs:
CORE:
description: 'versi of the Xray-core'
required: true
required: false
default: ''

jobs:
Expand Down Expand Up @@ -38,17 +40,6 @@ jobs:
go install golang.org/x/mobile/cmd/gomobile@latest
echo "$(go env GOPATH)/bin" >> $GITHUB_PATH
- name: Setup Android SDK Tools
uses: android-actions/setup-android@v3.2.0
with:
cmdline-tools-version: 10406996

- name: Setup Android NDK
uses: nttld/setup-ndk@v1.5.0
with:
ndk-version: 'r26b'
link-to-sdk: true

- name: Build dependencies
run: |
cd ${{ github.workspace }}/AndroidLibXrayLite
Expand All @@ -67,5 +58,5 @@ jobs:
git config --global user.name AnGgIt86
rm -rfd ${{ github.workspace }}/AndroidLibXrayLite/*.jar
git add -f .
git commit -m "Core: Bump ${{ github.event.inputs.CORE }}"
git commit -m "Core Update ${{ github.event.inputs.CORE }}"
git push
2 changes: 1 addition & 1 deletion AndroidLibXrayLite/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ gradle/build.gradle
*.pb.go
binary*.go
conf/demo/
.idea

demo/
assets/
libv2ray*.[a|j]ar
8 changes: 0 additions & 8 deletions AndroidLibXrayLite/.idea/.gitignore

This file was deleted.

9 changes: 0 additions & 9 deletions AndroidLibXrayLite/.idea/AndroidLibXrayLite.iml

This file was deleted.

8 changes: 0 additions & 8 deletions AndroidLibXrayLite/.idea/modules.xml

This file was deleted.

6 changes: 0 additions & 6 deletions AndroidLibXrayLite/.idea/vcs.xml

This file was deleted.

70 changes: 0 additions & 70 deletions AndroidLibXrayLite/dev7_additationals.go

This file was deleted.

42 changes: 7 additions & 35 deletions AndroidLibXrayLite/go.mod
Original file line number Diff line number Diff line change
@@ -1,73 +1,46 @@
module github.com/2dust/AndroidLibXrayLite
module github.com/UWU-TEAM/AndroidLibXrayLite

go 1.22.2
go 1.22.4

require (
github.com/dev7dev/uri-to-json v0.0.0-20240528114356-f8873932b519
github.com/xtls/xray-core v1.8.24
github.com/xtls/xray-core v1.8.25-0.20240907003027-3d9137cb6fdd
golang.org/x/mobile v0.0.0-20240506190922-a1a533f289d3
golang.org/x/sys v0.24.0
golang.org/x/sys v0.25.0
)

require (
atomicgo.dev/cursor v0.1.1 // indirect
atomicgo.dev/keyboard v0.2.9 // indirect
atomicgo.dev/schedule v0.0.2 // indirect
github.com/BurntSushi/toml v1.3.2 // indirect
github.com/OmarTariq612/goech v0.0.0-20240405204721-8e2e1dafd3a0 // indirect
github.com/andybalholm/brotli v1.1.0 // indirect
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
github.com/charmbracelet/lipgloss v0.8.0 // indirect
github.com/clbanning/mxj/v2 v2.7.0 // indirect
github.com/cloudflare/circl v1.4.0 // indirect
github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81 // indirect
github.com/dgryski/go-metro v0.0.0-20211217172704-adc40b04c140 // indirect
github.com/francoispqt/gojay v1.2.13 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/ghodss/yaml v1.0.1-0.20220118164431-d8423dcdf344 // indirect
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
github.com/gogf/gf/v2 v2.6.1 // indirect
github.com/google/btree v1.1.2 // indirect
github.com/google/pprof v0.0.0-20240528025155-186aa0362fba // indirect
github.com/gookit/color v1.5.3 // indirect
github.com/gorilla/websocket v1.5.3 // indirect
github.com/gvcgo/goutils v0.8.5 // indirect
github.com/klauspost/compress v1.17.8 // indirect
github.com/klauspost/cpuid/v2 v2.2.7 // indirect
github.com/lithammer/fuzzysearch v1.1.8 // indirect
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
github.com/magiconair/properties v1.8.6 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/mattn/go-runewidth v0.0.15 // indirect
github.com/muesli/reflow v0.3.0 // indirect
github.com/muesli/termenv v0.15.2 // indirect
github.com/onsi/ginkgo/v2 v2.19.0 // indirect
github.com/pelletier/go-toml v1.9.5 // indirect
github.com/pires/go-proxyproto v0.7.0 // indirect
github.com/pterm/pterm v0.12.62 // indirect
github.com/quic-go/qpack v0.4.0 // indirect
github.com/quic-go/quic-go v0.46.0 // indirect
github.com/refraction-networking/utls v1.6.7 // indirect
github.com/riobard/go-bloom v0.0.0-20200614022211-cdc8013cb5b3 // indirect
github.com/rivo/uniseg v0.4.4 // indirect
github.com/sagernet/sing v0.4.1 // indirect
github.com/sagernet/sing-shadowsocks v0.2.7 // indirect
github.com/seiflotfy/cuckoofilter v0.0.0-20240715131351-a2f2c23f1771 // indirect
github.com/v2fly/ss-bloomring v0.0.0-20210312155135-28617310f63e // indirect
github.com/vishvananda/netlink v1.3.0 // indirect
github.com/vishvananda/netns v0.0.4 // indirect
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
github.com/xtls/reality v0.0.0-20240712055506-48f0b2d5ed6d // indirect
go.opentelemetry.io/otel v1.15.1 // indirect
go.opentelemetry.io/otel/trace v1.15.1 // indirect
go.uber.org/mock v0.4.0 // indirect
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba // indirect
golang.org/x/crypto v0.26.0 // indirect
golang.org/x/crypto v0.27.0 // indirect
golang.org/x/exp v0.0.0-20240531132922-fd00a4e0eefc // indirect
golang.org/x/mod v0.18.0 // indirect
golang.org/x/net v0.28.0 // indirect
golang.org/x/term v0.23.0 // indirect
golang.org/x/text v0.17.0 // indirect
golang.org/x/net v0.29.0 // indirect
golang.org/x/text v0.18.0 // indirect
golang.org/x/time v0.5.0 // indirect
golang.org/x/tools v0.22.0 // indirect
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 // indirect
Expand All @@ -76,7 +49,6 @@ require (
google.golang.org/grpc v1.66.0 // indirect
google.golang.org/protobuf v1.34.2 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
gvisor.dev/gvisor v0.0.0-20231202080848-1f7806d17489 // indirect
lukechampine.com/blake3 v1.3.0 // indirect
)
Loading

0 comments on commit dabd98c

Please sign in to comment.