Fixed reading terminal input on Windows, fixed upload error for Files > 20MB, fixed build tags

This commit is contained in:
Marc Ole Bulling
2021-05-11 14:22:09 +02:00
parent 8f02aeb881
commit 84c6a07635
7 changed files with 26 additions and 18 deletions
+1
View File
@@ -13,4 +13,5 @@ jobs:
with:
go-version: '^1.16.4'
- run: go test ./... --tags=test,awsmock
- run: go clean -testcache
- run: go test ./... --tags=test,noaws