good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 32b078d4 authored by Péter Szilágyi's avatar Péter Szilágyi
Browse files

build: drop disco, enable groovy on Ubuntu PPAs

parent 2ff464b2
Branches
Tags
No related merge requests found
......@@ -139,13 +139,14 @@ var (
// Note: zesty is unsupported because it was officially deprecated on Launchpad.
// Note: artful is unsupported because it was officially deprecated on Launchpad.
// Note: cosmic is unsupported because it was officially deprecated on Launchpad.
// Note: disco is unsupported because it was officially deprecated on Launchpad.
debDistroGoBoots = map[string]string{
"trusty": "golang-1.11",
"xenial": "golang-go",
"bionic": "golang-go",
"disco": "golang-go",
"eoan": "golang-go",
"focal": "golang-go",
"groovy": "golang-go",
}
debGoBootPaths = map[string]string{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment