File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
15
15
github.com/pion/sdp/v3 v3.0.8
16
16
github.com/pion/webrtc/v3 v3.2.29
17
17
gocv.io/x/gocv v0.35.0
18
- golang.org/x/image v0.14 .0
18
+ golang.org/x/image v0.15 .0
19
19
golang.org/x/net v0.20.0
20
20
)
21
21
Original file line number Diff line number Diff line change @@ -144,8 +144,8 @@ golang.org/x/crypto v0.11.0/go.mod h1:xgJhtzW8F9jGdVFWZESrid1U1bjeNy4zgy5cRr/CIi
144
144
golang.org/x/crypto v0.12.0 /go.mod h1:NF0Gs7EO5K4qLn+Ylc+fih8BSTeIjAP05siRnAh98yw =
145
145
golang.org/x/crypto v0.18.0 h1:PGVlW0xEltQnzFZ55hkuX5+KLyrMYhHld1YHO4AKcdc =
146
146
golang.org/x/crypto v0.18.0 /go.mod h1:R0j02AL6hcrfOiy9T4ZYp/rcWeMxM3L6QYxlOuEG1mg =
147
- golang.org/x/image v0.14 .0 h1:tNgSxAFe3jC4uYqvZdTr84SZoM1KfwdC9SKIFrLjFn4 =
148
- golang.org/x/image v0.14 .0 /go.mod h1:HUYqC05R2ZcZ3ejNQsIHQDQiwWM4JBqmm6MKANTp4LE =
147
+ golang.org/x/image v0.15 .0 h1:kOELfmgrmJlw4Cdb7g/QGuB3CvDrXbqEIww/pNtNBm8 =
148
+ golang.org/x/image v0.15 .0 /go.mod h1:HUYqC05R2ZcZ3ejNQsIHQDQiwWM4JBqmm6MKANTp4LE =
149
149
golang.org/x/mod v0.3.0 /go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA =
150
150
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 /go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4 =
151
151
golang.org/x/mod v0.8.0 /go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs =
You can’t perform that action at this time.
0 commit comments