Skip to content

chore(deps): bump github.com/team-telnyx/telnyx-go/v4 from 4.61.0 to 4.62.0 #30

chore(deps): bump github.com/team-telnyx/telnyx-go/v4 from 4.61.0 to 4.62.0

chore(deps): bump github.com/team-telnyx/telnyx-go/v4 from 4.61.0 to 4.62.0 #30

Workflow file for this run

name: Go Lint
permissions:
contents: read
on:
push:
branches:
- main
paths:
- '**.go'
- 'go.mod'
- 'go.sum'
- '.golangci.yml'
- '.github/workflows/go-lint.yaml'
pull_request:
branches:
- main
paths:
- '**.go'
- 'go.mod'
- 'go.sum'
- '.golangci.yml'
- '.github/workflows/go-lint.yaml'
workflow_dispatch:
jobs:
lint:
uses: plexusone/.github/.github/workflows/go-lint.yaml@main