Skip to content

Bump github.com/libp2p/go-libp2p from 0.14.4 to 0.27.8 #4

Bump github.com/libp2p/go-libp2p from 0.14.4 to 0.27.8

Bump github.com/libp2p/go-libp2p from 0.14.4 to 0.27.8 #4

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.19
- name: Build
run: make