File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/rivo/uniseg v0.4.4 // indirect
1818 github.com/sirupsen/logrus v1.9.3 // indirect
1919 github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 // indirect
20- golang.org/x/crypto v0.51 .0 // indirect
20+ golang.org/x/crypto v0.52 .0 // indirect
2121 golang.org/x/net v0.55.0 // indirect
2222 golang.org/x/sys v0.45.0 // indirect
2323 golang.org/x/text v0.37.0 // indirect
Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
4141github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
4242github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 h1:nrZ3ySNYwJbSpD6ce9duiP+QkD3JuLCcWkdaehUS/3Y =
4343github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 /go.mod h1:iFyPdL66DjUD96XmzVL3ZntbzcflLnznH0fr99w5VqE =
44- golang.org/x/crypto v0.51 .0 h1:IBPXwPfKxY7cWQZ38ZCIRPI50YLeevDLlLnyC5wRGTI =
45- golang.org/x/crypto v0.51 .0 /go.mod h1:8AdwkbraGNABw2kOX6YFPs3WM22XqI4EXEd8g+x7Oc8 =
44+ golang.org/x/crypto v0.52 .0 h1:RMs7fP2rXdep0CftQlK8Uf+kibLm7qkCcradZWYz988 =
45+ golang.org/x/crypto v0.52 .0 /go.mod h1:1QgfPxDqh0T2M/elOJtp9RvuR95kVjir0e6/BvEmGbc =
4646golang.org/x/net v0.55.0 h1:bcvxaJn3e1U6InsFWt1JUq1aSjnRxLzT2rtD2KfkDF8 =
4747golang.org/x/net v0.55.0 /go.mod h1:L5U2KuzuOe1lY7Z+aWVIKK6qEeJXnXV9yzGA+WCHJww =
4848golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
You can’t perform that action at this time.
0 commit comments