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
Labels
Merge Requests
107
Merge Requests
107
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
88f7925d
Commit
88f7925d
authored
Feb 01, 2025
by
Jérome Perrin
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
component/golang: use golang 1.23 by default
parent
875edc5f
Pipeline
#39460
failed with stage
in 0 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
component/golang/buildout.cfg
component/golang/buildout.cfg
+1
-1
software/grafana/software.cfg
software/grafana/software.cfg
+0
-1
No files found.
component/golang/buildout.cfg
View file @
88f7925d
...
...
@@ -191,7 +191,7 @@ bin = ${gowork.dir:bin}
depends = ${gowork.goinstall:recipe}
# go version used for the workspace (possible to override in applications)
golang = ${golang1.2
1
:location}
golang = ${golang1.2
3
:location}
# no special build flags by default
buildflags =
...
...
software/grafana/software.cfg
View file @
88f7925d
...
...
@@ -104,7 +104,6 @@ grafana-bin = ${grafana:binpath}/grafana
grafana-homepath = ${grafana:homepath}
loki-bin = ${:bin}/loki
promtail-bin = ${:bin}/promtail
golang = ${golang1.23:location}
[post-install-cleanup]
recipe = plone.recipe.command
...
...
Jérome Perrin
@jerome
mentioned in commit
0aacc942
·
Feb 03, 2025
mentioned in commit
0aacc942
mentioned in commit 0aacc942a1123200cb4b1da13a162bca15536383
Toggle commit list
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