Skip to content

deps: bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /go-peer in the go_modules group across 1 directory #69

deps: bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /go-peer in the go_modules group across 1 directory

deps: bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /go-peer in the go_modules group across 1 directory #69

Workflow file for this run

name: go-peer ci
on:
pull_request:
paths:
- "go-peer/**"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
go-check:
uses: ipdxco/unified-github-workflows/.github/workflows/[email protected]
with:
go-version: "1.25.x"
go-test:
uses: ipdxco/unified-github-workflows/.github/workflows/[email protected]
with:
go-versions: '["1.25.x"]'