diff options
author | Cem Keylan <cem@ckyln.com> | 2021-01-02 00:38:29 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-01-02 00:38:29 +0300 |
commit | 291967935394b463e3ec9242cadaa2030456b303 (patch) | |
tree | 587033f0563e009aa4f9ad9961a8e986c94c7c98 /extra/go/sources | |
parent | 3e0371f0693ffebe31f7b93913f1e1456430baba (diff) | |
download | repository-291967935394b463e3ec9242cadaa2030456b303.tar.gz |
go: remove bash dependency
Diffstat (limited to 'extra/go/sources')
-rw-r--r-- | extra/go/sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/go/sources b/extra/go/sources index ebcc0562..9de4bc5c 100644 --- a/extra/go/sources +++ b/extra/go/sources @@ -1,2 +1,3 @@ https://golang.org/dl/go1.15.6.src.tar.gz go-current https://dl.google.com/go/go1.4-bootstrap-20171003.tar.gz go1.4-bootstrap +patches/no-bash.patch |