-
- Downloads
Problem with the installation of tools using Makefile on controller layer
See merge request !300
parent
b8f10f2e
No related branches found
No related tags found
Pipeline #100486 passed
Stage: build
Stage: test
Stage: analyze
Stage: integration-test
Stage: .post
... | @@ -33,7 +33,7 @@ require ( | ... | @@ -33,7 +33,7 @@ require ( |
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa | google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa | ||
) | ) | ||
require github.com/sethvargo/go-password v0.2.0 // indirect | require github.com/sethvargo/go-password v0.2.0 | ||
require ( | require ( | ||
github.com/Microsoft/go-winio v0.5.1 // indirect | github.com/Microsoft/go-winio v0.5.1 // indirect | ||
... | ... |
Please register or sign in to comment