Skip to content

Commit

Permalink
Merge pull request #1123 from ranjith-karunesh-hpe/odim-gsr-7010
Browse files Browse the repository at this point in the history
updated golang version
  • Loading branch information
amar-shalgar authored Feb 17, 2023
2 parents 5d3b913 + ca3a537 commit 6ef3f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3023,7 +3023,7 @@ Run the following commands:
wget https://dl.google.com/go/go1.19.5.linux-amd64.tar.gz -P /var/tmp
```
1. ```
sudo tar -C /usr/local -xzf /var/tmp/go1.17.2.linux-amd64.tar.gz
sudo tar -C /usr/local -xzf /var/tmp/go1.19.5.linux-amd64.tar.gz
```
1. ```
export PATH=$PATH:/usr/local/go/bin
Expand Down

0 comments on commit 6ef3f95

Please sign in to comment.