-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgo.mod
More file actions
executable file
·130 lines (127 loc) · 5.45 KB
/
go.mod
File metadata and controls
executable file
·130 lines (127 loc) · 5.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
module Goauld
go 1.26.2
require (
filippo.io/age v1.3.1
github.com/alecthomas/kong v1.15.0
github.com/alexbrainman/sspi v0.0.0-20250919150558-7d374ff0d59e
github.com/aus/proxyplease v0.1.0
github.com/aymanbagabas/go-pty v0.2.2
github.com/caddyserver/certmagic v0.25.3
github.com/cenkalti/backoff/v5 v5.0.3
github.com/charmbracelet/bubbles v1.0.0
github.com/charmbracelet/bubbletea v1.3.10
github.com/charmbracelet/lipgloss v1.1.0
github.com/charmbracelet/ssh v0.0.0-20250826160808-ebfa259c7309
github.com/charmbracelet/x/term v0.2.2
github.com/coder/websocket v1.8.14
github.com/elazarl/goproxy v1.8.3
github.com/evertras/bubble-table v0.19.2
github.com/fatih/color v1.19.0
github.com/glebarez/sqlite v1.11.0
github.com/goccy/go-yaml v1.19.2
github.com/gokrazy/rsync v0.3.3
github.com/google/uuid v1.6.0
github.com/gopasspw/clipboard v0.0.4
github.com/hazegard/socket.io-go v0.1.2
github.com/hazegard/togettyc v0.3.8
github.com/iamacarpet/go-winpty v1.0.4
github.com/jellydator/ttlcache/v2 v2.11.1
github.com/kevinburke/ssh_config v1.6.0
github.com/keygen-sh/machineid v1.1.3
github.com/mattn/go-colorable v0.1.14
github.com/mattn/go-isatty v0.0.22
github.com/miekg/dns v1.1.72
github.com/pkg/sftp v1.13.10
github.com/prometheus-community/pro-bing v0.8.0
github.com/quic-go/quic-go v0.59.0
github.com/rs/zerolog v1.35.1
github.com/sirupsen/logrus v1.9.4
github.com/things-go/go-socks5 v0.1.1
github.com/urfave/negroni v1.0.0
github.com/xtaci/kcp-go/v5 v5.6.72
github.com/xtaci/smux v1.5.57
golang.org/x/crypto v0.50.0
golang.org/x/net v0.53.0
golang.org/x/sync v0.20.0
golang.org/x/sys v0.43.0
golang.org/x/term v0.42.0
golang.org/x/text v0.36.0
golang.org/x/time v0.15.0
golang.zx2c4.com/wireguard v0.0.0-20250521234502-f333402bd9cb
golang.zx2c4.com/wireguard/wgctrl v0.0.0-20241231184526-a9ab2273dd10
gorm.io/gorm v1.31.1
// go get gvisor.dev/gvisor@go pour utiliser la bonne version de gvisor
gvisor.dev/gvisor v0.0.0-20260501174236-38fac1bddd3c
www.bamsoftware.com/git/champa.git v0.20250620.0
www.bamsoftware.com/git/dnstt.git v1.20260501.0
)
require (
filippo.io/hpke v0.4.0 // indirect
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be // indirect
github.com/atotto/clipboard v0.1.4 // indirect
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
github.com/caddyserver/zerossl v0.1.5 // indirect
github.com/charmbracelet/colorprofile v0.4.3 // indirect
github.com/charmbracelet/x/ansi v0.11.7 // indirect
github.com/charmbracelet/x/cellbuf v0.0.15 // indirect
github.com/charmbracelet/x/conpty v0.2.0 // indirect
github.com/charmbracelet/x/termios v0.1.1 // indirect
github.com/clipperhouse/displaywidth v0.11.0 // indirect
github.com/clipperhouse/uax29/v2 v2.7.0 // indirect
github.com/creack/pty v1.1.24 // indirect
github.com/deckarep/golang-set/v2 v2.9.0 // indirect
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f // indirect
github.com/fatih/structs v1.1.0 // indirect
github.com/flynn/noise v1.1.0 // indirect
github.com/git-lfs/go-ntlm v0.0.0-20190401175752-c5056e7fa066 // indirect
github.com/glebarez/go-sqlite v1.22.0 // indirect
github.com/google/btree v1.1.3 // indirect
github.com/google/renameio/v2 v2.0.2 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
github.com/karagenc/yeast v0.1.1 // indirect
github.com/klauspost/compress v1.18.6 // indirect
github.com/klauspost/cpuid/v2 v2.3.0 // indirect
github.com/klauspost/reedsolomon v1.14.0 // indirect
github.com/kr/fs v0.1.0 // indirect
github.com/landlock-lsm/go-landlock v0.8.1 // indirect
github.com/libdns/libdns v1.1.1 // indirect
github.com/lucasb-eyer/go-colorful v1.4.0 // indirect
github.com/mattn/go-localereader v0.0.1 // indirect
github.com/mattn/go-runewidth v0.0.23 // indirect
github.com/mholt/acmez/v3 v3.1.6 // indirect
github.com/mmcloughlin/md4 v0.1.2 // indirect
github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6 // indirect
github.com/muesli/cancelreader v0.2.2 // indirect
github.com/muesli/reflow v0.3.0 // indirect
github.com/muesli/termenv v0.16.0 // indirect
github.com/ncruces/go-strftime v1.0.0 // indirect
github.com/petermattis/goid v0.0.0-20260330135022-df67b199bc81 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/quic-go/qpack v0.6.0 // indirect
github.com/rapid7/go-get-proxied v1.4.0 // indirect
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
github.com/rivo/uniseg v0.4.7 // indirect
github.com/sasha-s/go-deadlock v0.3.9 // indirect
github.com/tjfoc/gmsm v1.4.1 // indirect
github.com/u-root/u-root v0.16.0 // indirect
github.com/xiegeo/coloredgoroutine v0.1.1 // indirect
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
github.com/zeebo/blake3 v0.2.4 // indirect
go.mongodb.org/mongo-driver v1.17.4 // indirect
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.28.0 // indirect
go.uber.org/zap/exp v0.3.0 // indirect
golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f // indirect
golang.org/x/mod v0.35.0 // indirect
golang.org/x/tools v0.44.0 // indirect
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 // indirect
h12.io/socks v1.0.3 // indirect
kernel.org/pub/linux/libs/security/libcap/psx v1.2.78 // indirect
maze.io/x/ttyrec v1.0.0 // indirect
modernc.org/libc v1.72.2 // indirect
modernc.org/mathutil v1.7.1 // indirect
modernc.org/memory v1.11.0 // indirect
modernc.org/sqlite v1.50.0 // indirect
)