1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-16 18:01:37 +00:00

Update golang.org/x/crypto

This commit is contained in:
Frédéric Guillot 2022-08-13 21:39:21 -07:00
parent 1ca35e9364
commit ffafa810da
4 changed files with 16 additions and 9 deletions

View file

@ -29,4 +29,3 @@ jobs:
- uses: golangci/golangci-lint-action@v3
with:
args: --skip-dirs tests --disable errcheck --enable sqlclosecheck --enable misspell --enable gofmt --enable goimports --enable whitespace
skip-go-installation: true