Skip to content

Upgrade svix libs and fix default endpoint version in 'create endpoint' command #200

Upgrade svix libs and fix default endpoint version in 'create endpoint' command

Upgrade svix libs and fix default endpoint version in 'create endpoint' command #200

Workflow file for this run

name: go-lint
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: latest