diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-28 23:56:23 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-28 23:56:23 +0300 |
commit | 0fbb912f59bef4907ee270b5d7480960dbbea55e (patch) | |
tree | 0ce1dca2bcfb08198ab0d298db3e3701d9bbd566 /extra/go/sources | |
parent | d57fa8a15d25cb4a9d3d9e0a96b39e99d5bf2b62 (diff) | |
download | repository-0fbb912f59bef4907ee270b5d7480960dbbea55e.tar.gz |
go: add package to extra
Diffstat (limited to 'extra/go/sources')
-rw-r--r-- | extra/go/sources | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/go/sources b/extra/go/sources new file mode 100644 index 00000000..0348db2a --- /dev/null +++ b/extra/go/sources @@ -0,0 +1,2 @@ +https://golang.org/dl/go1.13.7.src.tar.gz go-current +https://dl.google.com/go/go1.4-bootstrap-20171003.tar.gz go1.4-bootstrap |