21020: Make arv-copy search from environment
[arvados.git] / lib / install / deps.go
index b27a14a5010d561961ca1719a58c98b25d298ab8..01327e5daf0e11d348955648123ac3c8dc5be47a 100644 (file)
@@ -31,7 +31,7 @@ import (
 
 var Command cmd.Handler = &installCommand{}
 
-const goversion = "1.20.6"
+const goversion = "1.22.2"
 
 const (
        defaultRubyVersion        = "3.2.2"