File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ go 1.23.0
8
8
require (
9
9
github.com/pion/stun/v3 v3.0.0
10
10
go.uber.org/zap v1.27.0
11
- golang.org/x/exp v0.0.0-20250218142911-aa4b98e5adaa
11
+ golang.org/x/exp v0.0.0-20250228200357-dead58393ab7
12
12
)
13
13
14
14
require (
Original file line number Diff line number Diff line change @@ -48,6 +48,8 @@ golang.org/x/exp v0.0.0-20250215185904-eff6e970281f h1:oFMYAjX0867ZD2jcNiLBrI9Bd
48
48
golang.org/x/exp v0.0.0-20250215185904-eff6e970281f /go.mod h1:BHOTPb3L19zxehTsLoJXVaTktb06DFgmdW6Wb9s8jqk =
49
49
golang.org/x/exp v0.0.0-20250218142911-aa4b98e5adaa h1:t2QcU6V556bFjYgu4L6C+6VrCPyJZ+eyRsABUPs1mz4 =
50
50
golang.org/x/exp v0.0.0-20250218142911-aa4b98e5adaa /go.mod h1:BHOTPb3L19zxehTsLoJXVaTktb06DFgmdW6Wb9s8jqk =
51
+ golang.org/x/exp v0.0.0-20250228200357-dead58393ab7 h1:aWwlzYV971S4BXRS9AmqwDLAD85ouC6X+pocatKY58c =
52
+ golang.org/x/exp v0.0.0-20250228200357-dead58393ab7 /go.mod h1:BHOTPb3L19zxehTsLoJXVaTktb06DFgmdW6Wb9s8jqk =
51
53
golang.org/x/net v0.27.0 h1:5K3Njcw06/l2y9vpGCSdcxWOYHOUk3dVNGDXN+FvAys =
52
54
golang.org/x/net v0.27.0 /go.mod h1:dDi0PyhWNoiUOrAS8uXv/vnScO4wnHQO4mj9fn/RytE =
53
55
golang.org/x/sys v0.22.0 h1:RI27ohtqKCnwULzJLqkv897zojh5/DwS/ENaMzUOaWI =
You can’t perform that action at this time.
0 commit comments