mirror of
https://github.com/libp2p/go-libp2p.git
synced 2026-04-22 16:17:19 +08:00
feat: add AutoTLS example (#3103)
Co-authored-by: Daniel N <2color@users.noreply.github.com> Co-authored-by: Marcin Rataj <lidel@lidel.org> Co-authored-by: Piotr Galar <piotr.galar@gmail.com> Co-authored-by: Prithvi Shahi <shahi.prithvi@gmail.com>
This commit is contained in:
@@ -17,5 +17,5 @@ jobs:
|
||||
go-check:
|
||||
uses: ipdxco/unified-github-workflows/.github/workflows/go-check.yml@v1.0
|
||||
with:
|
||||
go-version: "1.22.x"
|
||||
go-version: "1.23.x"
|
||||
go-generate-ignore-protoc-version-comments: true
|
||||
|
||||
Reference in New Issue
Block a user