What's Changed
- Adding missing len method to dict objects by @kellrott in https://github.com/go-python/gpython/pull/171
- all: drop Go-1.16, add Go-1.18 by @sbinet in https://github.com/go-python/gpython/pull/172
- all: remove use of deprecated io/ioutil package by @sbinet in https://github.com/go-python/gpython/pull/173
- all: move modules to stdlib by @sbinet in https://github.com/go...