diff --git a/icinga-provide-go b/icinga-provide-go
index 55304fe088e91f378c51e2a9046d1bcd503d5a9a..cdc141d9060eceea22d2e1397f891d995d9507d9 100755
--- a/icinga-provide-go
+++ b/icinga-provide-go
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-VERSION_GO="1.16.5"
+VERSION_GO="1.18"
 ARCH_GO="${1:-amd64}"
 
 set -ex