File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ require (
88 github.com/sunshineplan/limiter v1.0.0
99 github.com/sunshineplan/service v1.0.24
1010 github.com/sunshineplan/utils v0.1.82
11- golang.org/x/net v0.46 .0
11+ golang.org/x/net v0.47 .0
1212 golang.org/x/time v0.14.0
1313)
1414
15- require golang.org/x/sys v0.37 .0 // indirect
15+ require golang.org/x/sys v0.38 .0 // indirect
1616
1717replace github.com/sunshineplan/httpproxy => ../
Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ github.com/sunshineplan/service v1.0.24 h1:Ma+75ZUUmMjucWg98aJIJFntLgo0TNsVPeWUu
66github.com/sunshineplan/service v1.0.24 /go.mod h1:XJwWAFNd4gEYHl47KgG2zhm2Y8e5RN/En0vIpqd7C4U =
77github.com/sunshineplan/utils v0.1.82 h1:GmRfNLxhsKfkroRHZHTdxNE9GcF77t5+A2rLOZnwtmM =
88github.com/sunshineplan/utils v0.1.82 /go.mod h1:R7MInPRKnExzzNGJ9qY1W0+11P/3jc6IO5ICuGDPA1w =
9- golang.org/x/net v0.46 .0 h1:giFlY12I07fugqwPuWJi68oOnpfqFnJIJzaIIm2JVV4 =
10- golang.org/x/net v0.46 .0 /go.mod h1:Q9BGdFy1y4nkUwiLvT5qtyhAnEHgnQ/zd8PfU6nc210 =
11- golang.org/x/sys v0.37 .0 h1:fdNQudmxPjkdUTPnLn5mdQv7Zwvbvpaxqs831goi9kQ =
12- golang.org/x/sys v0.37 .0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
9+ golang.org/x/net v0.47 .0 h1:Mx+4dIFzqraBXUugkia1OOvlD6LemFo1ALMHjrXDOhY =
10+ golang.org/x/net v0.47 .0 /go.mod h1:/jNxtkgq5yWUGYkaZGqo27cfGZ1c5Nen03aYrrKpVRU =
11+ golang.org/x/sys v0.38 .0 h1:3yZWxaJjBmCWXqhN1qh02AkOnCQ1poK6oF+a7xWL6Gc =
12+ golang.org/x/sys v0.38 .0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
1313golang.org/x/time v0.14.0 h1:MRx4UaLrDotUKUdCIqzPC48t1Y9hANFKIRpNx+Te8PI =
1414golang.org/x/time v0.14.0 /go.mod h1:eL/Oa2bBBK0TkX57Fyni+NgnyQQN4LitPmob2Hjnqw4 =
You can’t perform that action at this time.
0 commit comments