Skip to content

Go 1.22 support #1629

@stefanb

Description

@stefanb

While testing with Go 1.22rc1 (prerelease of upcoming Go 1.22, scheduled to be released February) in

the test failed with error:

  ==> /opt/homebrew/Cellar/goplus/1.1.13/bin/gop env GOPVERSION
  panic: interface conversion: types.Sizes is *types.gcSizes, not *types.StdSizes
  
  goroutine 1 [running]:
  github.com/goplus/gox.init.0()
  	/Users/brew/Library/Caches/Homebrew/go_mod_cache/pkg/mod/github.com/goplus/gox@v1.13.1/builtin.go:735 +0xac

The test failed at gop env GOPVERSION.

Full test can be seen in https://github.com/Homebrew/homebrew-core/blob/1c34702ce43b9811e00c43b220dea3b2fbe8790f/Formula/g/goplus.rb#L34-L53

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions