Skip to content

Commit 59a14cf

Browse files
retract v0.26.1, release v0.26.2 (#2153)
1 parent de33307 commit 59a14cf

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module github.com/libp2p/go-libp2p
22

33
go 1.19
44

5+
retract v0.26.1 // Tag was applied incorrectly due to a bug in the release workflow.
6+
57
require (
68
github.com/benbjohnson/clock v1.3.0
79
github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "v0.26.1"
2+
"version": "v0.26.2"
33
}

0 commit comments

Comments
 (0)