Skip to content

deps: bump github.com/ipshipyard/p2p-forge from 0.3.1 to 0.4.0 in /go-peer #26

deps: bump github.com/ipshipyard/p2p-forge from 0.3.1 to 0.4.0 in /go-peer

deps: bump github.com/ipshipyard/p2p-forge from 0.3.1 to 0.4.0 in /go-peer #26

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: libp2p/uci/.github/workflows/[email protected]
with:
go-version: '1.23.x'
go-test:
uses: libp2p/uci/.github/workflows/[email protected]
with:
go-versions: '["1.23.x"]'