File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,5 +20,5 @@ require (
2020 github.com/mattn/go-runewidth v0.0.23 // indirect
2121 github.com/valyala/bytebufferpool v1.0.0 // indirect
2222 github.com/valyala/fasthttp v1.71.0 // indirect
23- golang.org/x/sys v0.44 .0 // indirect
23+ golang.org/x/sys v0.45 .0 // indirect
2424)
Original file line number Diff line number Diff line change @@ -26,3 +26,5 @@ github.com/xyproto/randomstring v1.0.5 h1:YtlWPoRdgMu3NZtP45drfy1GKoojuR7hmRcnhZ
2626github.com/xyproto/randomstring v1.0.5 /go.mod h1:rgmS5DeNXLivK7YprL0pY+lTuhNQW3iGxZ18UQApw/E =
2727golang.org/x/sys v0.44.0 h1:ildZl3J4uzeKP07r2F++Op7E9B29JRUy+a27EibtBTQ =
2828golang.org/x/sys v0.44.0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
29+ golang.org/x/sys v0.45.0 h1:dO4czNzziLiiXplLQgBCEpCvXQ3dnkn0SdaZSYdQ+FY =
30+ golang.org/x/sys v0.45.0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
You can’t perform that action at this time.
0 commit comments