Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
slapos
Commits
39477860
Commit
39477860
authored
Jan 09, 2024
by
Alain Takoudjou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
component/golang: golang 1.13 is needed for gitlab 12
parent
7b55bae3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
component/golang/buildout.cfg
component/golang/buildout.cfg
+4
-5
No files found.
component/golang/buildout.cfg
View file @
39477860
...
@@ -74,13 +74,12 @@ patches =
...
@@ -74,13 +74,12 @@ patches =
[golang14:platform.machine() == 'aarch64']
[golang14:platform.machine() == 'aarch64']
setarch = setarch arm
setarch = setarch arm
[golang1.13]
[golang1.12]
<= golang-common-pre-1.19
<= golang-common-pre-1.19
url = https://go
lang.org/dl/go1.12.17
.src.tar.gz
url = https://go
.dev/dl/go1.13.15
.src.tar.gz
md5sum =
6b607fc795391dc609ffd79ebf41f08
0
md5sum =
4f4af14d88352a62761a9dcedf863ac
0
# go1.1
2
needs go1.4 to bootstrap
# go1.1
3
needs go1.4 to bootstrap
environment-extra =
environment-extra =
GOROOT_BOOTSTRAP=${golang14:location}
GOROOT_BOOTSTRAP=${golang14:location}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment