Skip to content

Conversation

@thbkrkr
Copy link
Contributor

@thbkrkr thbkrkr commented May 24, 2022

Update all current build tags // +build to new format accepted in go 1.17 //go:build.

zz_generated.deepcopy.go files contains both tags because controller-tools does the migration smoothly (kubernetes-sigs/controller-tools#595).

Resolves #5381.

thbkrkr added 2 commits May 24, 2022 15:25
Update all current build tags '// +build' to new format accepted in go
1.17 '//go:build'.
@thbkrkr thbkrkr merged commit 87715b7 into elastic:main May 25, 2022
@thbkrkr thbkrkr deleted the move-to-new-golang-1.17-build-tag-format branch May 25, 2022 15:47
@thbkrkr thbkrkr added the v2.3.0 label May 30, 2022
fantapsody pushed a commit to fantapsody/cloud-on-k8s that referenced this pull request Feb 7, 2023
Update all current build tags `// +build` to new format accepted in go 1.17 `//go:build`.
`zz_generated.deepcopy.go` files contains both tags because `controller-tools` does 
the migration smoothly (kubernetes-sigs/controller-tools#595).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move to new golang 1.17 build tag format "//go:build"

2 participants