File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
2424 github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f // indirect
2525 github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 // indirect
2626 github.com/prometheus/procfs v0.11.1 // indirect
27- golang.org/x/crypto v0.16 .0 // indirect
27+ golang.org/x/crypto v0.17 .0 // indirect
2828 golang.org/x/net v0.17.0 // indirect
2929 golang.org/x/oauth2 v0.12.0 // indirect
3030 golang.org/x/sync v0.5.0 // indirect
Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ
5151github.com/xhit/go-str2duration/v2 v2.1.0 h1:lxklc02Drh6ynqX+DdPyp5pCKLUQpRT8bp8Ydu2Bstc =
5252github.com/xhit/go-str2duration/v2 v2.1.0 /go.mod h1:ohY8p+0f07DiV6Em5LKB0s2YpLtXVyJfNt1+BlmyAsU =
5353golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
54- golang.org/x/crypto v0.16 .0 h1:mMMrFzRSCF0GvB7Ne27XVtVAaXLrPmgPC7/v0tkwHaY =
55- golang.org/x/crypto v0.16 .0 /go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4 =
54+ golang.org/x/crypto v0.17 .0 h1:r8bRNjWL3GshPW3gkd+RpvzWrZAwPS49OmTGZ/uhM4k =
55+ golang.org/x/crypto v0.17 .0 /go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4 =
5656golang.org/x/net v0.0.0-20190603091049-60506f45cf65 /go.mod h1:HSz+uSET+XFnRR8LxR5pz3Of3rY3CfYBVs4xY44aLks =
5757golang.org/x/net v0.17.0 h1:pVaXccu2ozPjCXewfr1S7xza/zcXTity9cCdXQYSjIM =
5858golang.org/x/net v0.17.0 /go.mod h1:NxSsAGuq816PNPmqtQdLE42eU2Fs7NoRIZrHJAlaCOE =
You can’t perform that action at this time.
0 commit comments