Skip to content

build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 #127

build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7

build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 #127

Workflow file for this run

name: ci
on: push
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Go environment
uses: actions/setup-go@v3
with:
go-version: 1.21
- name: Run
run: make test