Patrick Ohly
ad79e479c2
build: remove deprecated '// +build' tag
...
This has been replaced by `//build:...` for a long time now.
Removal of the old build tag was automated with:
for i in $(git grep -l '^// +build' | grep -v -e '^vendor/'); do if ! grep -q '^// Code generated' "$i"; then sed -i -e '/^\/\/ +build/d' "$i"; fi; done
2025-12-18 12:16:21 +01:00
..
2025-11-06 09:17:42 +08:00
2025-10-20 20:05:22 +02:00
2024-06-04 14:25:43 +08:00
2024-12-13 16:59:12 -08:00
2025-09-05 13:19:56 +03:00
2025-12-18 12:16:21 +01:00
2025-12-18 12:16:21 +01:00
2025-12-18 12:16:21 +01:00
2025-12-18 12:16:21 +01:00
2025-12-18 12:16:21 +01:00
2025-12-18 12:16:21 +01:00
2024-12-02 16:59:34 +01:00
2023-09-11 05:54:25 +00:00
2023-09-11 05:54:25 +00:00
2025-09-05 13:19:56 +03:00
2023-11-15 06:09:49 +00:00
2025-09-09 19:36:22 -04:00
2025-12-18 12:16:21 +01:00
2025-12-18 12:16:21 +01:00
2025-11-11 18:19:07 +00:00
2025-12-18 12:16:21 +01:00
2025-12-18 12:16:21 +01:00
2025-12-18 12:16:21 +01:00
2025-12-18 12:16:21 +01:00
2025-12-18 12:16:21 +01:00
2025-11-11 18:19:07 +00:00