Skip to content

Commit

Permalink
important packages: remove obsolete go versions
Browse files Browse the repository at this point in the history
They have been removed from nixpkgs but we still tried to track their
versions.

PL-133043
  • Loading branch information
dpausp committed Sep 24, 2024
1 parent 29747f3 commit 11efebc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions release/important_packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@
"gnumake",
"gnupg",
"go",
"go_1_19",
"go_1_20",
"go_1_21",
"go_1_22",
"grafana",
Expand Down
2 changes: 0 additions & 2 deletions release/package-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -279,8 +279,6 @@
"pname": "go",
"version": "1.22.6"
},
"go_1_19": {},
"go_1_20": {},
"go_1_21": {
"name": "go-1.21.13",
"pname": "go",
Expand Down

0 comments on commit 11efebc

Please sign in to comment.