mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-05-26 07:08:11 +00:00
chore: update zarazaex69/j dependency
- Fixed instances that were not working x4 FINNALY!!! WORK!!!!
This commit is contained in:
2
go.mod
2
go.mod
@@ -15,7 +15,7 @@ require (
|
||||
github.com/xtaci/kcp-go/v5 v5.6.72
|
||||
github.com/xtaci/smux v1.5.57
|
||||
github.com/zarazaex69/gr v0.1.4
|
||||
github.com/zarazaex69/j v0.0.0-20260525074211-5b001c9a66a0
|
||||
github.com/zarazaex69/j v0.0.0-20260525082259-730a4c448bcf
|
||||
golang.org/x/crypto v0.52.0
|
||||
golang.org/x/mobile v0.0.0-20260520154334-0e4426e1883d
|
||||
golang.org/x/sys v0.45.0
|
||||
|
||||
6
go.sum
6
go.sum
@@ -241,6 +241,12 @@ github.com/zarazaex69/j v0.0.0-20260525073820-97bd0a207728 h1:KC1+P2RytHIjaEPbqd
|
||||
github.com/zarazaex69/j v0.0.0-20260525073820-97bd0a207728/go.mod h1:7/ypJTenOIPx23fpo5uF7l4u+rxZqg9cFbTL/N77Ktc=
|
||||
github.com/zarazaex69/j v0.0.0-20260525074211-5b001c9a66a0 h1:KXxeiwgdxR0T0zUwdaQ+VPanFEU/abij4tc91S14xto=
|
||||
github.com/zarazaex69/j v0.0.0-20260525074211-5b001c9a66a0/go.mod h1:7/ypJTenOIPx23fpo5uF7l4u+rxZqg9cFbTL/N77Ktc=
|
||||
github.com/zarazaex69/j v0.0.0-20260525075808-d35d82587a5d h1:C5zn+QFxj5u7sdA0HOWprfjAqioPq7f61TpGeH0LCZU=
|
||||
github.com/zarazaex69/j v0.0.0-20260525075808-d35d82587a5d/go.mod h1:7/ypJTenOIPx23fpo5uF7l4u+rxZqg9cFbTL/N77Ktc=
|
||||
github.com/zarazaex69/j v0.0.0-20260525080536-4baed2627868 h1:sVQZjngeHUkhYUo4hy53BjFDGZzWhv814fN5BuaXyQc=
|
||||
github.com/zarazaex69/j v0.0.0-20260525080536-4baed2627868/go.mod h1:7/ypJTenOIPx23fpo5uF7l4u+rxZqg9cFbTL/N77Ktc=
|
||||
github.com/zarazaex69/j v0.0.0-20260525082259-730a4c448bcf h1:8Rin8fYYKH3BqLS1VUxktTCchZy3SXkZC/0B0F0qPhw=
|
||||
github.com/zarazaex69/j v0.0.0-20260525082259-730a4c448bcf/go.mod h1:7/ypJTenOIPx23fpo5uF7l4u+rxZqg9cFbTL/N77Ktc=
|
||||
github.com/zeebo/assert v1.3.0 h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ=
|
||||
github.com/zeebo/assert v1.3.0/go.mod h1:Pq9JiuJQpG8JLJdtkwrJESF0Foym2/D9XMU5ciN/wJ0=
|
||||
github.com/zeebo/xxh3 v1.1.0 h1:s7DLGDK45Dyfg7++yxI0khrfwq9661w9EN78eP/UZVs=
|
||||
|
||||
Reference in New Issue
Block a user