File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ require (
2626 go.uber.org/mock v0.6.0 // indirect
2727 go.yaml.in/yaml/v2 v2.4.3 // indirect
2828 golang.org/x/crypto v0.46.0 // indirect
29- golang.org/x/sys v0.39 .0 // indirect
29+ golang.org/x/sys v0.40 .0 // indirect
3030 golang.org/x/text v0.32.0 // indirect
3131 google.golang.org/protobuf v1.36.11 // indirect
3232)
Original file line number Diff line number Diff line change @@ -72,6 +72,8 @@ golang.org/x/net v0.48.0 h1:zyQRTTrjc33Lhh0fBgT/H3oZq9WuvRR5gPC70xpDiQU=
7272golang.org/x/net v0.48.0 /go.mod h1:+ndRgGjkh8FGtu1w1FGbEC31if4VrNVMuKTgcAAnQRY =
7373golang.org/x/sys v0.39.0 h1:CvCKL8MeisomCi6qNZ+wbb0DN9E5AATixKsvNtMoMFk =
7474golang.org/x/sys v0.39.0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
75+ golang.org/x/sys v0.40.0 h1:DBZZqJ2Rkml6QMQsZywtnjnnGvHza6BTfYFWY9kjEWQ =
76+ golang.org/x/sys v0.40.0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
7577golang.org/x/text v0.32.0 h1:ZD01bjUt1FQ9WJ0ClOL5vxgxOI/sVCNgX1YtKwcY0mU =
7678golang.org/x/text v0.32.0 /go.mod h1:o/rUWzghvpD5TXrTIBuJU77MTaN0ljMWE47kxGJQ7jY =
7779golang.org/x/time v0.12.0 h1:ScB/8o8olJvc+CQPWrK3fPZNfh7qgwCrY0zJmoEQLSE =
You can’t perform that action at this time.
0 commit comments