chore(go): bump project version number to 1.21

This commit is contained in:
Gabe Kangas
2023-10-17 18:32:50 -07:00
parent ef6902695e
commit 6aa758501d
9 changed files with 10 additions and 10 deletions

View File

@@ -43,7 +43,7 @@ Here is the list for all the prerequisites required ->
- npm (Node Package Manager) is installed as `sudo apt install npm`.
- Node.js is installed (LTS Version) `sudo apt install nodejs`.
- [ffmpeg](https://ffmpeg.org/download.html)
- Install the [Go toolchain](https://golang.org/dl/) (1.20 or above).
- Install the [Go toolchain](https://golang.org/dl/) (1.21 or above).
### Read more