Skip to content

Commit e5d10e8

Browse files
committed
Go builds updated to 1.22.10
1 parent 92a44b6 commit e5d10e8

3 files changed

Lines changed: 2 additions & 1 deletion

File tree

Changelog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ next:
4646
- node update to 20.6.1
4747
- omdnotificationforwarder update to 2.6.1.3
4848
- update mod_prometheus_status apache module 0.3.2
49+
- Go builds updated to 1.22.10
4950

5051
5.40 Jul 12 2024
5152
- omd:

packages/go-1.22/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include ../../Makefile.omd
22
#Downloadlink for tars: https://golang.org/dl/
33
NAME = go
4-
VERSION = 1.22.4
4+
VERSION = 1.22.10
55
PACKAGE_ROOT = $(shell cd .. && pwd)
66
DIR = $(NAME)-$(VERSION)
77

0 commit comments

Comments
 (0)