You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
style: modernize build tag syntax to use //go:build constraints
- Remove old // +build style build tag comments and retain only modern //go:build syntax for build constraints
Signed-off-by: appleboy <appleboy.tw@gmail.com>
0 commit comments