We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f623a0 commit 80eeb1cCopy full SHA for 80eeb1c
go.mod
@@ -35,8 +35,8 @@ require (
35
github.com/tinylib/msgp v1.1.6 // indirect
36
github.com/valyala/bytebufferpool v1.0.0 // indirect
37
github.com/valyala/fasthttp v1.35.0 // indirect
38
- golang.org/x/net v0.0.0-20220407224826-aac1ed45d8e3 // indirect
39
- golang.org/x/sys v0.0.0-20220408201424-a24fb2fb8a0f // indirect
+ golang.org/x/net v0.0.0-20220722155237-a158d28d115b // indirect
+ golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f // indirect
40
golang.org/x/text v0.3.7 // indirect
41
golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 // indirect
42
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
0 commit comments