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

@@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version: '1.20'
go-version: '1.21'
cache: true
- name: Cache node modules