Skip to content

Commit f920683

Browse files
authored
Add ubuntu namespace mapping for 19.10 (#109)
1 parent bb12ab5 commit f920683

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

database/namespace_mapping.go

+1
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,5 @@ var UbuntuReleasesMapping = map[string]string{
4949
"bionic": "18.04",
5050
"cosmic": "18.10",
5151
"disco": "19.04",
52+
"eoan": "19.10",
5253
}

0 commit comments

Comments
 (0)