fix(security): update dependency and binary version [EE-5798] (#10192)

This commit is contained in:
Oscar Zhou
2023-09-05 17:23:12 +12:00
committed by GitHub
parent a02f9f1f07
commit 0f1e77a6d5
10 changed files with 30 additions and 21 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version: '1.18'
go-version: '1.21.0'
- name: Download golang modules
run: cd ./api && go get -t -v -d ./...