-
- Downloads
Merge branch 'stfaseid_http_refactor' of https://code.fbi.h-da.de/danet/gosdn...
Merge branch 'stfaseid_http_refactor' of https://code.fbi.h-da.de/danet/gosdn into stfaseid_http_refactor
No related branches found
No related tags found
Pipeline #96738 passed
Stage: build
Stage: test
Stage: analyze
Stage: apply
Stage: integration-test
Stage: .post
This commit is part of merge request !238. Comments created here will be created in the context of that merge request.
... | @@ -51,7 +51,6 @@ require ( | ... | @@ -51,7 +51,6 @@ require ( |
golang.org/x/net v0.0.0-20211123203042-d83791d6bcd9 // indirect | golang.org/x/net v0.0.0-20211123203042-d83791d6bcd9 // indirect | ||
golang.org/x/sys v0.0.0-20211123173158-ef496fb156ab // indirect | golang.org/x/sys v0.0.0-20211123173158-ef496fb156ab // indirect | ||
golang.org/x/text v0.3.7 // 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 | google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect | ||
gopkg.in/ini.v1 v1.64.0 // indirect | gopkg.in/ini.v1 v1.64.0 // indirect | ||
gopkg.in/yaml.v2 v2.4.0 // indirect | gopkg.in/yaml.v2 v2.4.0 // indirect | ||
... | ... |
Please register or sign in to comment