neoneo-go/examples/runtime
Anna Shaleva 6b21ad9922 *: replace interface{} with any keyword
Everywhere including examples, external interop APIs, bindings generators
code and in other valuable places. A couple of `interface{}` usages are
intentionally left in the CHANGELOG.md, documentation and tests.
2023-04-04 13:22:42 +03:00
..
go.mod *: bump min supported go version from 1.17 to 1.18 2023-03-31 09:59:24 +03:00
go.sum *: update interops, add tests for new management methods 2022-12-02 10:57:05 +03:00
runtime.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
runtime.yml examples: completely rework runtime example 2022-03-25 16:47:15 +03:00