Skip to content

Upgrade to github.com/DataDog/datadog-api-client-go/v2 #58

Upgrade to github.com/DataDog/datadog-api-client-go/v2

Upgrade to github.com/DataDog/datadog-api-client-go/v2 #58

Workflow file for this run

name: "go static analysis"
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
static-analysis:
name: "Run Go static analysis"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
with:
fetch-depth: 1
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.18
- uses: dominikh/[email protected]
with:
version: "2022.1"
install-go: false