File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/pmezard/go-difflib v1.0.0 // indirect
21
21
github.com/prometheus/common v0.14.0 // indirect
22
22
github.com/prometheus/procfs v0.2.0 // indirect
23
- golang.org/x/sys v0.0.0-20201015000850-e3ed0017c211 // indirect
23
+ golang.org/x/sys v0.15.1-0.20231227214551-32cdffc66120 // indirect
24
24
google.golang.org/protobuf v1.23.0 // indirect
25
25
gopkg.in/yaml.v3 v3.0.1 // indirect
26
26
)
Original file line number Diff line number Diff line change @@ -341,8 +341,9 @@ golang.org/x/sys v0.0.0-20200106162015-b016eb3dc98e/go.mod h1:h1NjWce9XRLGQEsW7w
341
341
golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
342
342
golang.org/x/sys v0.0.0-20200615200032-f1bc736245b1 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
343
343
golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
344
- golang.org/x/sys v0.0.0-20201015000850-e3ed0017c211 h1:9UQO31fZ+0aKQOFldThf7BKPMJTiBfWycGh/u3UoO88 =
345
344
golang.org/x/sys v0.0.0-20201015000850-e3ed0017c211 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
345
+ golang.org/x/sys v0.15.1-0.20231227214551-32cdffc66120 h1:L8eP3vckPwqS1nl42XpmpmWpkk+F4/MJazzNi/hmT3k =
346
+ golang.org/x/sys v0.15.1-0.20231227214551-32cdffc66120 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
346
347
golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
347
348
golang.org/x/text v0.3.2 /go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk =
348
349
golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
You can’t perform that action at this time.
0 commit comments