X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/aead670cda417803f2c79b50cf1ea7463c8e37c4..2c5a3dbd6b56ca39d7b105b821f7061d2b102a56:/lib/install/deps.go diff --git a/lib/install/deps.go b/lib/install/deps.go index 146c645eca..01327e5daf 100644 --- a/lib/install/deps.go +++ b/lib/install/deps.go @@ -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",