Skip to content

Update the Makefile and the .goreleaser file to build the netgo package for both Linux and Darwin systems #442

Update the Makefile and the .goreleaser file to build the netgo package for both Linux and Darwin systems

Update the Makefile and the .goreleaser file to build the netgo package for both Linux and Darwin systems #442

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- main
pull_request:
jobs:
golangci_lint_workflow:
uses: turbot/steampipe-workflows/.github/workflows/golangci-lint.yml@main