We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92a44b6 commit e5d10e8Copy full SHA for e5d10e8
3 files changed
Changelog
@@ -46,6 +46,7 @@ next:
46
- node update to 20.6.1
47
- omdnotificationforwarder update to 2.6.1.3
48
- update mod_prometheus_status apache module 0.3.2
49
+ - Go builds updated to 1.22.10
50
51
5.40 Jul 12 2024
52
- omd:
packages/go-1.22/Makefile
@@ -1,7 +1,7 @@
1
include ../../Makefile.omd
2
#Downloadlink for tars: https://golang.org/dl/
3
NAME = go
4
-VERSION = 1.22.4
+VERSION = 1.22.10
5
PACKAGE_ROOT = $(shell cd .. && pwd)
6
DIR = $(NAME)-$(VERSION)
7
packages/go-1.22/go1.22.4.src.tar.gz packages/go-1.22/go1.22.10.src.tar.gzpackages/go-1.22/go1.22.4.src.tar.gz renamed to packages/go-1.22/go1.22.10.src.tar.gz
26.3 MB
0 commit comments