Skip to content

Commit

Permalink
feat: updated go to 1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Scarjit committed Feb 8, 2024
1 parent 0210495 commit 79d5352
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"Go": {
"DefaultVersion": "go1.12.17",
"VersionExpansion": {
"go1.22.0": "go1.22.0",
"go1.22": "go1.22.0",
"go1.21": "go1.21.6",
"go1.20.0": "go1.20",
"go1.20": "go1.20.13",
Expand Down Expand Up @@ -133,6 +135,7 @@
"go1.19.13.linux-amd64.tar.gz",
"go1.20.13.linux-amd64.tar.gz",
"go1.21.6.linux-amd64.tar.gz",
"go1.22.0.linux-amd64.tar.gz",
"go1.4.3.linux-amd64.tar.gz",
"go1.6.4.linux-amd64.tar.gz",
"go1.7.6.linux-amd64.tar.gz",
Expand Down
4 changes: 4 additions & 0 deletions files.json
Original file line number Diff line number Diff line change
Expand Up @@ -839,6 +839,10 @@
"SHA": "f811e7ee8f6dee3d162179229f96a64a467c8c02a5687fac5ceaadcf3948c818",
"URL": "https://dl.google.com/go/go1.22rc2.linux-amd64.tar.gz"
},
"go1.22.0.linux-amd64.tar.gz": {
"SHA": "f6c8a87aa03b92c4b0bf3d558e28ea03006eb29db78917daec5cfb6ec1046265",
"URL": "https://dl.google.com/go/go1.22.0.linux-amd64.tar.gz"
},
"go1.3.1.linux-amd64.tar.gz": {
"SHA": "3af011cc19b21c7180f2604fd85fbc4ddde97143",
"URL": "https://storage.googleapis.com/golang/go1.3.1.linux-amd64.tar.gz"
Expand Down

0 comments on commit 79d5352

Please sign in to comment.