Add missing //go:build tag on deepcopy source

But not sure why this is needed yet :)
This commit is contained in:
Yusuke Kuoka
2021-09-14 07:26:25 +00:00
parent 5da808af96
commit b679a54196

View File

@@ -1,3 +1,4 @@
//go:build !ignore_autogenerated
// +build !ignore_autogenerated
/*