mirror of
https://github.com/go-gitea/gitea
synced 2025-07-05 18:17:19 +00:00
Vendor Update: go-gitlab v0.22.1 -> v0.31.0 (#11136)
* vendor update: go-gitlab to v0.31.0 * migrate client init to v0.31.0 * refactor
This commit is contained in:
8
vendor/github.com/hashicorp/go-retryablehttp/go.mod
generated
vendored
Normal file
8
vendor/github.com/hashicorp/go-retryablehttp/go.mod
generated
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
module github.com/hashicorp/go-retryablehttp
|
||||
|
||||
require (
|
||||
github.com/hashicorp/go-cleanhttp v0.5.1
|
||||
github.com/hashicorp/go-hclog v0.9.2
|
||||
)
|
||||
|
||||
go 1.13
|
Reference in New Issue
Block a user