Update to golang 1.21 in the github workflow as well

Signed-off-by: Sachin Kamboj <skamboj1@bloomberg.net>
This commit is contained in:
Sachin Kamboj
2023-10-22 22:07:16 +00:00
parent e59a14d574
commit 1d9a533433

View File

@@ -14,7 +14,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.16
go-version: 1.21
# local build
- name: Compile the binary