-
- Downloads
Merge branch 'id-add-gitlab-golang-crypto' into 'main'
Replace golang.org/x/crypto with gitlab-org/golang-crypto See merge request gitlab-org/gitlab-shell!560
No related branches found
No related tags found
Loading
| Loading
| @@ -18,3 +18,5 @@ require ( |
google.golang.org/grpc v1.38.0 | ||
gopkg.in/yaml.v2 v2.4.0 | ||
) | ||
replace golang.org/x/crypto => gitlab.com/gitlab-org/golang-crypto v0.0.0-20220128174055-5be136049a80 |
Please register or sign in to comment