Skip to content

Bump version to v0.0.3 in prep for release#7

Merged
masih merged 1 commit intomainfrom
masih/release-0-0-3
Mar 12, 2026
Merged

Bump version to v0.0.3 in prep for release#7
masih merged 1 commit intomainfrom
masih/release-0-0-3

Conversation

@masih
Copy link
Contributor

@masih masih commented Mar 12, 2026

Make a release to bubble up the latest fixes and default format change.

Make a release to bubble up the latest fixes and default format change.
@masih masih requested a review from bdchatham March 12, 2026 21:40
@github-actions
Copy link

Suggested version: v0.0.3

Comparing to: v0.0.2 (diff)

Changes in go.mod file(s):

(empty)

gorelease says:

The following panic happened checking types near:
	/opt/hostedtoolcache/go/1.26.1/x64/src/internal/goarch/goarch.go:20:2
panic: runtime error: invalid memory address or nil pointer dereference [recovered, repanicked]
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x60a0f2]

goroutine 128 [running]:
go/types.(*Checker).handleBailout(0x30761d9fac00, 0x30761dbfbc38)
	/opt/hostedtoolcache/go/1.26.1/x64/src/go/types/check.go:473 +0x91
panic({0x6e9840?, 0x98dba0?})
	/opt/hostedtoolcache/go/1.26.1/x64/src/runtime/panic.go:860 +0x13a
go/types.(*Checker).objDecl.func1()
	/opt/hostedtoolcache/go/1.26.1/x64/src/go/types/decl.go:55 +0x5c
panic({0x6e9840?, 0x98dba0?})
	/opt/hostedtoolcache/go/1.26.1/x64/src/runtime/panic.go:860 +0x13a
go/types.(*StdSizes).Sizeof(0x0, {0x758c68, 0x991360})
	/opt/hostedtoolcache/go/1.26.1/x64/src/go/types/sizes.go:229 +0x312
go/types.(*Config).sizeof(...)
	/opt/hostedtoolcache/go/1.26.1/x64/src/go/types/sizes.go:334
go/types.representableConst.func1(...)
	/opt/hostedtoolcache/go/1.26.1/x64/src/go/types/const.go:77
go/types.representableConst({0x75aa60, 0x766900}, 0x30761d9fac00, 0x991360, 0x30761dbfb478)
	/opt/hostedtoolcache/go/1.26.1/x64/src/go/types/const.go:93 +0x1e9
go/types.(*Checker).representation(0x30761d9fac00, 0x30761d98a540, 0x991360)
	/opt/hostedtoolcache/go/1.26.1/x64/src/go/types/const.go:257 +0x5f
go/types.(*Checker).implicitTypeAndValue(0x30761d9fac00, 0x30761d98a540, {0x758bf0?, 0x30761d9b6480?})
	/opt/hostedtoolcache/go/1.26.1/x64/src/go/types/expr.go:404 +0x3ed
go/types.(*Checker).assignment(0x30761d9fac00, 0x30761d98a540, {0x758bf0, 0x30761d9b6480}, {0x7408a5, 0x14})
	/opt/hostedtoolcache/go/1.26.1/x64/src/go/types/assignments.go:70 +0x445
go/types.(*Checker).initConst(0x30761d9fac00, 0x30761d87f0e0, 0x30761d98a540)
	/opt/hostedtoolcache/go/1.26.1/x64/src/go/types/assignments.go:144 +0x268
go/types.(*Checker).constDecl(0x30761d9fac00, 0x30761d87f0e0, {0x759c18, 0x30761d9ae8c0}, {0x759c18, 0x30761d9ae8e0}, 0x0)
	/opt/hostedtoolcache/go/1.26.1/x64/src/go/types/decl.go:451 +0x2e8
go/types.(*Checker).objDecl(0x30761d9fac00, {0x7605c0, 0x30761d87f0e0})
	/opt/hostedtoolcache/go/1.26.1/x64/src/go/types/decl.go:153 +0xa0f
go/types.(*Checker).packageObjects(0x30761d9fac00)
	/opt/hostedtoolcache/go/1.26.1/x64/src/go/types/resolver.go:690 +0x3ea
go/types.(*Checker).checkFiles(0x30761d9fac00, {0x30761d9a0c30?, 0x5c4005?, 0x72a2e0?})
	/opt/hostedtoolcache/go/1.26.1/x64/src/go/types/check.go:534 +0x385
go/types.(*Checker).Files(0x30761d9c4000?, {0x30761d9a0c30?, 0x30761d87e600?, 0x6?})
	/opt/hostedtoolcache/go/1.26.1/x64/src/go/types/check.go:491 +0x75
golang.org/x/tools/go/packages.(*loader).loadPackage(0x30761d9c4000, 0x30761dbb8420)
	/home/runner/go/pkg/mod/golang.org/x/tools@v0.2.0/go/packages/packages.go:1037 +0x8ef
golang.org/x/tools/go/packages.(*loader).loadRecursive.func1()
	/home/runner/go/pkg/mod/golang.org/x/tools@v0.2.0/go/packages/packages.go:847 +0x1a7
sync.(*Once).doSlow(0x0?, 0x0?)
	/opt/hostedtoolcache/go/1.26.1/x64/src/sync/once.go:78 +0xac
sync.(*Once).Do(...)
	/opt/hostedtoolcache/go/1.26.1/x64/src/sync/once.go:69
golang.org/x/tools/go/packages.(*loader).loadRecursive(0x0?, 0x0?)
	/home/runner/go/pkg/mod/golang.org/x/tools@v0.2.0/go/packages/packages.go:835 +0x3b
golang.org/x/tools/go/packages.(*loader).loadRecursive.func1.1(0x0?)
	/home/runner/go/pkg/mod/golang.org/x/tools@v0.2.0/go/packages/packages.go:842 +0x26
created by golang.org/x/tools/go/packages.(*loader).loadRecursive.func1 in goroutine 126
	/home/runner/go/pkg/mod/golang.org/x/tools@v0.2.0/go/packages/packages.go:841 +0x8c

gocompat says:

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

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.

@masih masih merged commit 440a989 into main Mar 12, 2026
6 checks passed
@masih masih deleted the masih/release-0-0-3 branch March 12, 2026 21:42
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.

2 participants