21020: Make arv-copy search from environment
[arvados.git] / lib / install / deps.go
index 146c645ecaac74dc9435ae5578ebb3de4e2f7b91..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"
@@ -901,7 +901,6 @@ func prodpkgs(osv osversion) []string {
                "curl",
                "fuse",
                "git",
-               "gitolite3",
                "graphviz",
                "haveged",
                "libcurl3-gnutls",