mirror of
https://github.com/openshift/installer.git
synced 2026-02-06 00:48:45 +01:00
Update to the assisted-service at commit a40422bdea617f16cbdb724d53619ca74773be45. This repo now contains multiple go modules, so we have to add overrides for the internal references to the api and models modules.
3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
# gofmt always uses LF, whereas Git uses CRLF on Windows.
|
|
*.go text eol=lf
|