-
- Downloads
rebase followup
parent
f54e3b0b
Branches stfaseid_http_refactor
No related tags found
Pipeline #96742 passed
Stage: build
Stage: test
Stage: analyze
Stage: apply
Stage: integration-test
Stage: .post
... | ... | @@ -51,6 +51,7 @@ require ( |
golang.org/x/net v0.0.0-20211123203042-d83791d6bcd9 // indirect | ||
golang.org/x/sys v0.0.0-20211123173158-ef496fb156ab // indirect | ||
golang.org/x/text v0.3.7 // indirect | ||
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect | ||
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect | ||
gopkg.in/ini.v1 v1.64.0 // indirect | ||
gopkg.in/yaml.v2 v2.4.0 // indirect | ||
... | ... |
Please register or sign in to comment