19745: Update golang.
[arvados.git] / lib / install / deps.go
index e02c3743e71809a40053983d1e753e238577f2ec..a7385f293b397c89e6d10c2fead37e324b03623f 100644 (file)
@@ -30,7 +30,7 @@ import (
 
 var Command cmd.Handler = &installCommand{}
 
-const goversion = "1.17.7"
+const goversion = "1.18.8"
 
 const (
        rubyversion             = "2.7.5"