@@ -8,31 +8,30 @@ require (
8
8
github.com/Masterminds/semver/v3 v3.3.1
9
9
github.com/beevik/ntp v1.4.3
10
10
github.com/coder/websocket v1.8.13
11
- github.com/coreos/go-oidc/v3 v3.14.1
12
- github.com/creack/pty v1.1.24
11
+ github.com/coreos/go-oidc/v3 v3.11.0
12
+ github.com/creack/pty v1.1.23
13
13
github.com/fsnotify/fsnotify v1.9.0
14
14
github.com/gin-contrib/logger v1.2.6
15
15
github.com/gin-gonic/gin v1.10.1
16
16
github.com/google/gopacket v1.1.19
17
17
github.com/google/uuid v1.6.0
18
18
github.com/guregu/null/v6 v6.0.0
19
- github.com/gwatts/rootcerts v0.0.0-20250601184604-370a9a75f341
19
+ github.com/gwatts/rootcerts v0.0.0-20240401182218-3ab9db955caf
20
20
github.com/hanwen/go-fuse/v2 v2.8.0
21
- github.com/hashicorp/go-getter/v2 v2.2.3
22
- github.com/jellydator/ttlcache/v3 v3.3.0
23
- github.com/pion/logging v0.2.4
21
+ github.com/jellydator/ttlcache/v3 v3.4.0
22
+ github.com/pion/logging v0.2.3
24
23
github.com/pion/mdns/v2 v2.0.7
25
- github.com/pion/webrtc/v4 v4.1.2
24
+ github.com/pion/webrtc/v4 v4.0.16
26
25
github.com/pojntfx/go-nbd v0.3.2
27
26
github.com/prometheus/client_golang v1.22.0
28
- github.com/prometheus/common v0.65 .0
27
+ github.com/prometheus/common v0.62 .0
29
28
github.com/prometheus/procfs v0.16.1
30
29
github.com/psanford/httpreadat v0.1.0
31
30
github.com/rs/zerolog v1.34.0
32
31
github.com/sourcegraph/tf-dag v0.2.2-0.20250131204052-3e8ff1477b4f
33
32
github.com/stretchr/testify v1.10.0
34
- github.com/vishvananda/netlink v1.3.1
35
- go.bug.st/serial v1.6.4
33
+ github.com/vishvananda/netlink v1.3.0
34
+ go.bug.st/serial v1.6.2
36
35
golang.org/x/crypto v0.39.0
37
36
golang.org/x/net v0.41.0
38
37
golang.org/x/sys v0.33.0
@@ -42,12 +41,11 @@ replace github.com/pojntfx/go-nbd v0.3.2 => github.com/chemhack/go-nbd v0.0.0-20
42
41
43
42
require (
44
43
github.com/beorn7/perks v1.0.1 // indirect
45
- github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
46
- github.com/bytedance/sonic v1.13.3 // indirect
44
+ github.com/bytedance/sonic v1.13.2 // indirect
47
45
github.com/bytedance/sonic/loader v0.2.4 // indirect
48
46
github.com/cespare/xxhash/v2 v2.3.0 // indirect
49
47
github.com/cloudwego/base64x v0.1.5 // indirect
50
- github.com/creack/goselect v0.1.3 // indirect
48
+ github.com/creack/goselect v0.1.2 // indirect
51
49
github.com/davecgh/go-spew v1.1.1 // indirect
52
50
github.com/gabriel-vasile/mimetype v1.4.9 // indirect
53
51
github.com/gin-contrib/sse v1.1.0 // indirect
@@ -56,19 +54,11 @@ require (
56
54
github.com/go-playground/universal-translator v0.18.1 // indirect
57
55
github.com/go-playground/validator/v10 v10.26.0 // indirect
58
56
github.com/goccy/go-json v0.10.5 // indirect
59
- github.com/hashicorp/errwrap v1.0.0 // indirect
60
- github.com/hashicorp/go-cleanhttp v0.5.0 // indirect
61
- github.com/hashicorp/go-multierror v1.1.0 // indirect
62
- github.com/hashicorp/go-safetemp v1.0.0 // indirect
63
- github.com/hashicorp/go-version v1.1.0 // indirect
64
57
github.com/json-iterator/go v1.1.12 // indirect
65
- github.com/klauspost/compress v1.18.0 // indirect
66
- github.com/klauspost/cpuid/v2 v2.2.11 // indirect
58
+ github.com/klauspost/cpuid/v2 v2.2.10 // indirect
67
59
github.com/leodido/go-urn v1.4.0 // indirect
68
60
github.com/mattn/go-colorable v0.1.14 // indirect
69
61
github.com/mattn/go-isatty v0.0.20 // indirect
70
- github.com/mitchellh/go-homedir v1.0.0 // indirect
71
- github.com/mitchellh/go-testing-interface v1.0.0 // indirect
72
62
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
73
63
github.com/modern-go/reflect2 v1.0.2 // indirect
74
64
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
@@ -80,23 +70,22 @@ require (
80
70
github.com/pion/interceptor v0.1.40 // indirect
81
71
github.com/pion/randutil v0.1.0 // indirect
82
72
github.com/pion/rtcp v1.2.15 // indirect
83
- github.com/pion/rtp v1.8.19 // indirect
73
+ github.com/pion/rtp v1.8.18 // indirect
84
74
github.com/pion/sctp v1.8.39 // indirect
85
- github.com/pion/sdp/v3 v3.0.14 // indirect
86
- github.com/pion/srtp/v3 v3.0.6 // indirect
75
+ github.com/pion/sdp/v3 v3.0.13 // indirect
76
+ github.com/pion/srtp/v3 v3.0.5 // indirect
87
77
github.com/pion/stun/v3 v3.0.0 // indirect
88
78
github.com/pion/transport/v3 v3.0.7 // indirect
89
79
github.com/pion/turn/v4 v4.0.2 // indirect
90
80
github.com/pmezard/go-difflib v1.0.0 // indirect
91
- github.com/prometheus/client_model v0.6.2 // indirect
81
+ github.com/prometheus/client_model v0.6.1 // indirect
92
82
github.com/rogpeppe/go-internal v1.11.0 // indirect
93
83
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
94
- github.com/ugorji/go/codec v1.3.0 // indirect
95
- github.com/ulikunitz/xz v0.5.8 // indirect
96
- github.com/vishvananda/netns v0.0.5 // indirect
84
+ github.com/ugorji/go/codec v1.2.12 // indirect
85
+ github.com/vishvananda/netns v0.0.4 // indirect
97
86
github.com/wlynxg/anet v0.0.5 // indirect
98
- golang.org/x/arch v0.18 .0 // indirect
99
- golang.org/x/oauth2 v0.30 .0 // indirect
87
+ golang.org/x/arch v0.17 .0 // indirect
88
+ golang.org/x/oauth2 v0.24 .0 // indirect
100
89
golang.org/x/sync v0.15.0 // indirect
101
90
golang.org/x/text v0.26.0 // indirect
102
91
google.golang.org/protobuf v1.36.6 // indirect
0 commit comments