gocompat icon indicating copy to clipboard operation
gocompat copied to clipboard

Go API compatibility checker.

Results 3 gocompat issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.8.3. Commits 4c93d8f EqualExportedValues: Handle nested pointer, slice and map fields (#1379) 4b2f4d2 add EventuallyWithT assertion (#1264) b3106d7 allow testing for functional options (#1023) 437071b...

dependencies

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.0.0-20200604183345-4d5ea46c79fe to 0.9.1. Release notes Sourced from golang.org/x/tools's releases. gopls/v0.9.1 This release fixes a regression in the v0.9.0 release: a crash when running the go:generategolang/go#53781 Thank you...

dependencies

While technically true, Declaration Type did Change. It's a compatible change. Is this expected behaviour: https://github.com/jpillora/gocompat/commit/e9400c2bb9ad16a65820a1bcc082617169f5f59b ``` "github.com/jpillora/gocompat".Add DeclarationTypeChanged "github.com/jpillora/gocompat".Num DeclarationTypeChanged found backwards incompatible changes ```

enhancement