[#2231] revert the aws-sdk-go-v2 change

This commit is contained in:
Gani Georgiev
2023-04-06 20:17:22 +03:00
parent f5f8c35a17
commit 1420d717e3
3 changed files with 16 additions and 25 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: '>=1.20.0'
go-version: '>=1.20.3'
# This step usually is not needed because the /ui/dist is pregenerated locally
# but its here to ensure that each release embeds the latest admin ui artifacts.