Skip to content

Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 in /nats #64

Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 in /nats

Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 in /nats #64

Workflow file for this run

name: golangci-lint
on:
push:
branches:
- master
pull_request:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3