mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-06-13 15:47:37 +08:00
Bump golang.org/x/net from 0.53.0 to 0.55.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.53.0 to 0.55.0. - [Commits](https://github.com/golang/net/compare/v0.53.0...v0.55.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4c555ed50c
commit
7a8bd7c67e
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
|
@ -5,7 +5,7 @@ go 1.26
|
|||
require (
|
||||
github.com/BurntSushi/toml v1.6.0
|
||||
github.com/WJQSERVER-STUDIO/httpc v0.9.0
|
||||
golang.org/x/net v0.53.0
|
||||
golang.org/x/net v0.55.0
|
||||
golang.org/x/time v0.15.0
|
||||
)
|
||||
|
||||
|
|
@ -26,5 +26,5 @@ require (
|
|||
require (
|
||||
github.com/WJQSERVER-STUDIO/go-utils/iox v0.0.3 // indirect
|
||||
github.com/valyala/bytebufferpool v1.0.0 // indirect
|
||||
golang.org/x/text v0.36.0 // indirect
|
||||
golang.org/x/text v0.37.0 // indirect
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue