Skip to content

Bump github.com/cloudflare/circl from 1.4.0 to 1.5.0 in the go-modules group #53

Bump github.com/cloudflare/circl from 1.4.0 to 1.5.0 in the go-modules group

Bump github.com/cloudflare/circl from 1.4.0 to 1.5.0 in the go-modules group #53

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- uses: golangci/golangci-lint-action@v6