chore: upgrade Go version to v1.23 #411
Annotations
10 errors
lint:
pkg/resources/resources.go#L28
could not import github.com/crossplane-contrib/xp-testing/pkg/xpconditions (-: cannot compile Go 1.23 code) (typecheck)
|
lint:
e2e/main_test.go#L16
could not import github.com/crossplane-contrib/xp-testing/pkg/vendored (-: cannot compile Go 1.23 code) (typecheck)
|
lint:
e2e/main_test.go#L21
could not import github.com/crossplane-contrib/xp-testing/pkg/logging (-: cannot compile Go 1.23 code) (typecheck)
|
lint:
pkg/images/lookup.go#L9
could not import github.com/crossplane-contrib/xp-testing/pkg/envvar (-: cannot compile Go 1.23 code) (typecheck)
|
lint:
pkg/setup/setup.go#L16
could not import github.com/crossplane-contrib/xp-testing/pkg/envvar (-: cannot compile Go 1.23 code) (typecheck)
|
lint:
pkg/setup/setup.go#L17
could not import github.com/crossplane-contrib/xp-testing/pkg/vendored (-: cannot compile Go 1.23 code) (typecheck)
|
lint:
pkg/xpenvfuncs/xpenvfuncs.go#L34
could not import github.com/crossplane-contrib/xp-testing/pkg/vendored (-: cannot compile Go 1.23 code) (typecheck)
|
lint:
pkg/xpenvfuncs/xpenvfuncs.go#L35
could not import github.com/crossplane-contrib/xp-testing/pkg/xpconditions (-: cannot compile Go 1.23 code) (typecheck)
|
lint:
pkg/xpenvfuncs/xpenvfuncs.go#L37
could not import github.com/crossplane-contrib/xp-testing/internal/docker (-: cannot compile Go 1.23 code) (typecheck)
|
lint:
pkg/xpenvfuncs/xpenvfuncs.go#L38
could not import github.com/crossplane-contrib/xp-testing/internal/xpkg (-: cannot compile Go 1.23 code) (typecheck)
|