Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor some tests (#34580) | wxiaoguang | 2025-06-03 | 1 | -1/+1 |
| | | | | 1. use `test.MockVariableValue` as much as possible 2. avoid `time.Sleep` as much as possible | ||||
* | Convert to url auth to header auth in tests (#28484) | KN4CK3R | 2023-12-21 | 1 | -8/+8 |
| | | | Related #28390 | ||||
* | Add Go package registry (#24687) | KN4CK3R | 2023-05-14 | 1 | -0/+166 |
Fixes #7608 This PR adds a Go package registry usable with the Go proxy protocol.  |