Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.8.0 #304

Merged
merged 1 commit into from
May 29, 2024
Merged

Release v0.8.0 #304

merged 1 commit into from
May 29, 2024

Conversation

achingbrain
Copy link
Member

No description provided.

Copy link

Suggested version: v0.8.0

Comparing to: v0.7.1 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index ae25b13..66c8a7e 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,7 @@ require (
 	github.com/ipld/go-ipld-prime v0.20.0 // indirect
 	github.com/klauspost/compress v1.17.8 // indirect
 	github.com/klauspost/cpuid/v2 v2.2.7 // indirect
-	github.com/libp2p/go-libp2p v0.34.1
+	github.com/libp2p/go-libp2p v0.35.0
 	github.com/libp2p/go-libp2p-kad-dht v0.25.2
 	github.com/libp2p/go-libp2p-pubsub v0.11.0
 	github.com/mattn/go-isatty v0.0.20 // indirect

gorelease says:

panic: runtime error: invalid memory address or nil pointer dereference [recovered]
	panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x5e6b6f]

goroutine 252 [running]:
go/types.(*Checker).handleBailout(0xc00087c200, 0xc0007b5c10)
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/check.go:367 +0x88
panic({0x6a6200?, 0x8e1520?})
	/opt/hostedtoolcache/go/1.22.3/x64/src/runtime/panic.go:770 +0x132
go/types.(*StdSizes).Sizeof(0x0, {0x757ff0, 0x8e4a20})
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/sizes.go:228 +0x30f
go/types.(*Config).sizeof(...)
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/sizes.go:333
go/types.representableConst.func1({0x757ff0?, 0x8e4a20?})
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/const.go:76 +0x9e
go/types.representableConst({0x759df8, 0x8d9c90}, 0xc00087c200, 0x8e4a20, 0xc0007b0e48)
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/const.go:106 +0x2c7
go/types.(*Checker).representation(0xc00087c200, 0xc0008a9080, 0x8e4a20)
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/const.go:256 +0x65
go/types.(*Checker).representable(0xc00087c200, 0xc0008a9080, 0x8e4a20)
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/const.go:239 +0x26
go/types.(*Checker).shift(0xc00087c200, 0xc0008a8fc0, 0xc0008a9080, {0x7593a8, 0xc0008483f0}, 0x14)
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/expr.go:650 +0x1eb
go/types.(*Checker).binary(0xc00087c200, 0xc0008a8fc0, {0x7593a8, 0xc0008483f0}, {0x759048, 0xc0008505e0}, {0x7598b8, 0xc000850600}, 0x14, 0x1c42)
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/expr.go:796 +0x150
go/types.(*Checker).exprInternal(0xc00087c200, 0x0, 0xc0008a8fc0, {0x7593a8, 0xc0008483f0}, {0x0, 0x0})
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/expr.go:1416 +0x206
go/types.(*Checker).rawExpr(0xc00087c200, 0x0, 0xc0008a8fc0, {0x7593a8?, 0xc0008483f0?}, {0x0?, 0x0?}, 0x0)
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/expr.go:979 +0x19e
go/types.(*Checker).expr(0xc00087c200, 0xc0007b1d90?, 0xc0008a8fc0, {0x7593a8?, 0xc0008483f0?})
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/expr.go:1513 +0x30
go/types.(*Checker).binary(0xc00087c200, 0xc0008a8fc0, {0x7593a8, 0xc000848450}, {0x7593a8, 0xc0008483f0}, {0x759048, 0xc000850660}, 0x12, 0x1c47)
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/expr.go:783 +0xa5
go/types.(*Checker).exprInternal(0xc00087c200, 0x0, 0xc0008a8fc0, {0x7593a8, 0xc000848450}, {0x0, 0x0})
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/expr.go:1416 +0x206
go/types.(*Checker).rawExpr(0xc00087c200, 0x0, 0xc0008a8fc0, {0x7593a8?, 0xc000848450?}, {0x0?, 0x0?}, 0x0)
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/expr.go:979 +0x19e
go/types.(*Checker).expr(0xc00087c200, 0xc0007b2948?, 0xc0008a8fc0, {0x7593a8?, 0xc000848450?})
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/expr.go:1513 +0x30
go/types.(*Checker).binary(0xc00087c200, 0xc0008a8fc0, {0x7593a8, 0xc000848480}, {0x7593a8, 0xc000848450}, {0x758fb8, 0xc000850680}, 0xc, 0x1c56)
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/expr.go:783 +0xa5
go/types.(*Checker).exprInternal(0xc00087c200, 0x0, 0xc0008a8fc0, {0x7593a8, 0xc000848480}, {0x0, 0x0})
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/expr.go:1416 +0x206
go/types.(*Checker).rawExpr(0xc00087c200, 0x0, 0xc0008a8fc0, {0x7593a8?, 0xc000848480?}, {0x0?, 0x0?}, 0x0)
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/expr.go:979 +0x19e
go/types.(*Checker).expr(0xc00087c200, 0x8e4ca0?, 0xc0008a8fc0, {0x7593a8?, 0xc000848480?})
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/expr.go:1513 +0x30
go/types.(*Checker).initVars(0xc00087c200, {0xc00084a218, 0x1, 0x8e4bc0?}, {0xc0008421a0, 0xc000850580?, 0xc0007b35a8?}, {0x7594c8, 0xc0008506a0})
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/assignments.go:381 +0x60b
go/types.(*Checker).stmt(0xc00087c200, 0x0, {0x7594c8, 0xc0008506a0})
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/stmt.go:524 +0x1fc5
go/types.(*Checker).stmtList(0xc00087c200, 0x0, {0xc0008421b0?, 0x6eb98c?, 0x5?})
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/stmt.go:121 +0x85
go/types.(*Checker).stmt(0xc00087c200, 0x0, {0x759528, 0xc0008484b0})
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/stmt.go:562 +0x20f2
go/types.(*Checker).stmt(0xc00087c200, 0x0, {0x759558, 0xc000860240})
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/stmt.go:574 +0x3017
go/types.(*Checker).stmtList(0xc00087c200, 0x0, {0xc000850700?, 0x0?, 0x0?})
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/stmt.go:121 +0x85
go/types.(*Checker).funcBody(0xc00087c200, 0x757ff0?, {0xc0008001a0?, 0x8e4ca0?}, 0xc000861a40, 0xc0008484e0, {0x0?, 0x0?})
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/stmt.go:41 +0x331
go/types.(*Checker).funcDecl.func1()
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/decl.go:852 +0x3a
go/types.(*Checker).processDelayed(0xc00087c200, 0x0)
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/check.go:467 +0x162
go/types.(*Checker).checkFiles(0xc00087c200, {0xc00084a000, 0x1, 0x1})
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/check.go:411 +0x1cc
go/types.(*Checker).Files(...)
	/opt/hostedtoolcache/go/1.22.3/x64/src/go/types/check.go:372
golang.org/x/tools/go/packages.(*loader).loadPackage(0xc0001b60e0, 0xc0006c0540)
	/home/runner/go/pkg/mod/golang.org/x/[email protected]/go/packages/packages.go:1037 +0x932
golang.org/x/tools/go/packages.(*loader).loadRecursive.func1()
	/home/runner/go/pkg/mod/golang.org/x/[email protected]/go/packages/packages.go:847 +0x1a9
sync.(*Once).doSlow(0x0?, 0x0?)
	/opt/hostedtoolcache/go/1.22.3/x64/src/sync/once.go:74 +0xc2
sync.(*Once).Do(...)
	/opt/hostedtoolcache/go/1.22.3/x64/src/sync/once.go:65
golang.org/x/tools/go/packages.(*loader).loadRecursive(0x0?, 0x0?)
	/home/runner/go/pkg/mod/golang.org/x/[email protected]/go/packages/packages.go:835 +0x4a
golang.org/x/tools/go/packages.(*loader).loadRecursive.func1.1(0x0?)
	/home/runner/go/pkg/mod/golang.org/x/[email protected]/go/packages/packages.go:842 +0x26
created by golang.org/x/tools/go/packages.(*loader).loadRecursive.func1 in goroutine 240
	/home/runner/go/pkg/mod/golang.org/x/[email protected]/go/packages/packages.go:841 +0x94

gocompat says:

Your branch is up to date with 'origin/master'.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@achingbrain achingbrain merged commit 4586a3e into master May 29, 2024
8 checks passed
@achingbrain achingbrain deleted the achingbrain-patch-1 branch May 29, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant