Skip to content

Update Makefile and .goreleaser.yml files to build the plugin with the netgo package #125

Update Makefile and .goreleaser.yml files to build the plugin with the netgo package

Update Makefile and .goreleaser.yml files to build the plugin with the netgo package #125

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