chore(deps): update dependency golangci/golangci-lint to v1.64.8 (#3004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									2ab22bd9f1
								
							
						
					
					
						commit
						44d035c32c
					
				|  | @ -25,7 +25,7 @@ jobs: | ||||||
|     - name: Get dependencies |     - name: Get dependencies | ||||||
|       env: |       env: | ||||||
|         # renovate: datasource=github-tags depName=golangci/golangci-lint |         # renovate: datasource=github-tags depName=golangci/golangci-lint | ||||||
|         GOLANGCI_LINT_VERSION: v1.64.7 |         GOLANGCI_LINT_VERSION: v1.64.8 | ||||||
|       run: | |       run: | | ||||||
|         curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin ${GOLANGCI_LINT_VERSION} |         curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin ${GOLANGCI_LINT_VERSION} | ||||||
|         curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter |         curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter | ||||||
|  |  | ||||||
|  | @ -50,7 +50,7 @@ jobs: | ||||||
|     - name: Get dependencies |     - name: Get dependencies | ||||||
|       env: |       env: | ||||||
|         # renovate: datasource=github-tags depName=golangci/golangci-lint |         # renovate: datasource=github-tags depName=golangci/golangci-lint | ||||||
|         GOLANGCI_LINT_VERSION: v1.64.7 |         GOLANGCI_LINT_VERSION: v1.64.8 | ||||||
|       run: | |       run: | | ||||||
|         curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin ${GOLANGCI_LINT_VERSION} |         curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin ${GOLANGCI_LINT_VERSION} | ||||||
|         curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter |         curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue