Latest version of Tyk on pkg.go.dev?

I am trying to get the latest version of Tyk API gateway. Github GitHub - TykTechnologies/tyk: Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols shows the latest version is v5.0.1 which is not publically available on pkg.go.dev. Go dev shows latest version as v2.9.5+incompatible (tyk command - github.com/TykTechnologies/tyk - Go Packages)

Is the pkg.go.dev not up to date?

Hi,

We don’t use pkg.go.dev to deliver Tyk binaries.

Please see Self-Managed Installation for install methods and options.

Cheers,
Pete

Should I use log from github.com/TykTechnologies/tyk/log then if I want to create a custom go middleware plugin?

because I always got this error

plugin was built with a different version of package The Go Programming Language (previous failure)"