File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/prometheus/client_model v0.6.2
1414 github.com/stretchr/testify v1.11.1
1515 go.yaml.in/yaml/v2 v2.4.4
16- golang.org/x/net v0.53 .0
16+ golang.org/x/net v0.55 .0
1717 golang.org/x/oauth2 v0.36.0
1818 google.golang.org/protobuf v1.36.11
1919)
@@ -29,8 +29,8 @@ require (
2929 github.com/prometheus/procfs v0.15.1 // indirect
3030 github.com/rogpeppe/go-internal v1.10.0 // indirect
3131 github.com/xhit/go-str2duration/v2 v2.1.0 // indirect
32- golang.org/x/sys v0.43 .0 // indirect
33- golang.org/x/text v0.36 .0 // indirect
32+ golang.org/x/sys v0.45 .0 // indirect
33+ golang.org/x/text v0.37 .0 // indirect
3434 gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
3535 gopkg.in/yaml.v3 v3.0.1 // indirect
3636)
Original file line number Diff line number Diff line change @@ -55,14 +55,14 @@ github.com/xhit/go-str2duration/v2 v2.1.0 h1:lxklc02Drh6ynqX+DdPyp5pCKLUQpRT8bp8
5555github.1485827954.workers.dev/xhit/go-str2duration/v2 v2.1.0 /go.mod h1:ohY8p+0f07DiV6Em5LKB0s2YpLtXVyJfNt1+BlmyAsU =
5656go.yaml.in/yaml/v2 v2.4.4 h1:tuyd0P+2Ont/d6e2rl3be67goVK4R6deVxCUX5vyPaQ =
5757go.yaml.in/yaml/v2 v2.4.4 /go.mod h1:gMZqIpDtDqOfM0uNfy0SkpRhvUryYH0Z6wdMYcacYXQ =
58- golang.org/x/net v0.53 .0 h1:d+qAbo5L0orcWAr0a9JweQpjXF19LMXJE8Ey7hwOdUA =
59- golang.org/x/net v0.53 .0 /go.mod h1:JvMuJH7rrdiCfbeHoo3fCQU24Lf5JJwT9W3sJFulfgs =
58+ golang.org/x/net v0.55 .0 h1:bcvxaJn3e1U6InsFWt1JUq1aSjnRxLzT2rtD2KfkDF8 =
59+ golang.org/x/net v0.55 .0 /go.mod h1:L5U2KuzuOe1lY7Z+aWVIKK6qEeJXnXV9yzGA+WCHJww =
6060golang.org/x/oauth2 v0.36.0 h1:peZ/1z27fi9hUOFCAZaHyrpWG5lwe0RJEEEeH0ThlIs =
6161golang.org/x/oauth2 v0.36.0 /go.mod h1:YDBUJMTkDnJS+A4BP4eZBjCqtokkg1hODuPjwiGPO7Q =
62- golang.org/x/sys v0.43 .0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI =
63- golang.org/x/sys v0.43 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
64- golang.org/x/text v0.36 .0 h1:JfKh3XmcRPqZPKevfXVpI1wXPTqbkE5f7JA92a55Yxg =
65- golang.org/x/text v0.36 .0 /go.mod h1:NIdBknypM8iqVmPiuco0Dh6P5Jcdk8lJL0CUebqK164 =
62+ golang.org/x/sys v0.45 .0 h1:dO4czNzziLiiXplLQgBCEpCvXQ3dnkn0SdaZSYdQ+FY =
63+ golang.org/x/sys v0.45 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
64+ golang.org/x/text v0.37 .0 h1:Cqjiwd9eSg8e0QAkyCaQTNHFIIzWtidPahFWR83rTrc =
65+ golang.org/x/text v0.37 .0 /go.mod h1:a5sjxXGs9hsn/AJVwuElvCAo9v8QYLzvavO5z2PiM38 =
6666google.golang.org/protobuf v1.36.11 h1:fV6ZwhNocDyBLK0dj+fg8ektcVegBBuEolpbTQyBNVE =
6767google.golang.org/protobuf v1.36.11 /go.mod h1:HTf+CrKn2C3g5S8VImy6tdcUvCska2kB7j23XfzDpco =
6868gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
You can’t perform that action at this time.
0 commit comments