mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 08:11:11 +08:00
Bump github.com/imroc/req/v3 from 3.47.0 to 3.48.0 (#6)
Bumps [github.com/imroc/req/v3](https://github.com/imroc/req) from 3.47.0 to 3.48.0. - [Release notes](https://github.com/imroc/req/releases) - [提交](https://github.com/imroc/req/compare/v3.47.0...v3.48.0) --- updated-dependencies: - dependency-name: github.com/imroc/req/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
02b4857334
commit
072f73fdce
2 changed files with 19 additions and 62 deletions
4
go.mod
4
go.mod
|
|
@ -5,8 +5,7 @@ go 1.23.2
|
|||
require (
|
||||
github.com/BurntSushi/toml v1.4.0
|
||||
github.com/gin-gonic/gin v1.10.0
|
||||
github.com/imroc/req/v3 v3.47.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
github.com/imroc/req/v3 v3.48.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
@ -51,4 +50,5 @@ require (
|
|||
golang.org/x/text v0.19.0 // indirect
|
||||
golang.org/x/tools v0.26.0 // indirect
|
||||
google.golang.org/protobuf v1.35.1 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue