feat: Replace data fillcontent with custom reader

This commit is contained in:
Richard Hillmann
2022-06-16 17:36:08 +02:00
committed by GitHub
parent 12d9acfdb3
commit 2d6ebedb0f
5 changed files with 151 additions and 19 deletions

View File

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
env:
GO_VERSION: 1.17
GOLANGCI_LINT_VERSION: v1.44.0
GOLANGCI_LINT_VERSION: v1.46.2
CGO_ENABLED: 0
steps: