Skip to content

fix build on new go versions#433

Open
kroggen wants to merge 1 commit intodevelopfrom
fix/build-on-new-go-versions
Open

fix build on new go versions#433
kroggen wants to merge 1 commit intodevelopfrom
fix/build-on-new-go-versions

Conversation

@kroggen
Copy link
Member

@kroggen kroggen commented Jan 14, 2026

The build is failing on go 1.24 with the error message:

contract/lstate_factory.go:79:10: cannot define new methods on non-local type LState

Go 1.24 made stricter enforcement around type aliases

The fix is very simple. This function appears to not even be used.

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