Skip to content

Bump github.com/nats-io/nats.go from 1.37.0 to 1.38.0 #396

Bump github.com/nats-io/nats.go from 1.37.0 to 1.38.0

Bump github.com/nats-io/nats.go from 1.37.0 to 1.38.0 #396

Workflow file for this run

name: Pull Request
on:
pull_request:
permissions:
contents: read
jobs:
lint:
uses: ./.github/workflows/lint.yml
test:
needs: lint
uses: ./.github/workflows/test.yml