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-07-04 08:55:57 +02:00
2025-11-11 11:15:53 -05:00
2025-07-17 10:16:03 +03:00
2025-07-21 10:04:01 +02:00
2025-05-15 20:55:17 +03:00
2025-12-18 12:16:21 +01:00
2025-12-18 12:16:21 +01:00
2025-07-21 18:08:25 -07:00
2025-11-01 12:55:01 +08:00
2025-12-18 12:16:21 +01:00
2025-12-17 10:52:32 -05:00
2025-12-18 12:16:21 +01:00
2025-05-09 11:07:04 +02:00
2025-10-28 01:26:32 +00:00
2025-12-18 12:16:21 +01:00
2025-07-24 17:08:13 +00:00
2025-12-18 12:16:21 +01:00
2025-08-07 21:40:57 +00:00
2025-07-21 10:04:01 +02:00
2025-10-28 15:22:08 -07:00
2025-12-17 16:26:03 -08:00
2025-12-18 12:16:21 +01:00
2025-09-10 11:47:57 -07:00
2025-10-17 13:32:46 -04:00
2025-07-28 19:31:08 +00:00
2025-11-11 11:15:53 -05:00
2025-11-06 12:43:07 -08:00
2025-09-27 19:57:47 +03:00
2025-12-18 12:16:21 +01:00
2025-11-06 16:26:27 -05:00
2025-09-12 09:26:17 +08:00
2025-11-25 20:44:19 +01:00
2025-12-18 12:16:21 +01:00
2025-07-29 20:20:08 +02:00
2025-10-09 15:22:16 +05:30
2025-11-08 10:14:00 +08: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-09-12 09:26:17 +08:00
2025-10-22 15:07:01 +02:00
2025-10-27 23:43:43 +00:00
2025-11-14 10:17:54 +01:00
2025-10-17 20:19:52 +02:00
2025-12-18 12:16:21 +01:00
2025-12-17 10:52:32 -05: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 11:15:53 -05:00
2025-12-18 12:16:21 +01:00
2025-08-27 18:24:18 +00:00
2025-11-10 09:41:02 +00:00
2025-10-25 20:22:59 +09:00
2025-03-20 20:43:18 +00:00
2025-10-06 00:42:21 +08:00
2025-05-09 11:07:04 +02:00
2025-08-11 15:14:46 +02:00
2025-12-18 12:16:21 +01:00
2025-12-18 12:16:21 +01:00
2025-09-08 12:20:55 +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-12-18 12:16:21 +01:00
2025-11-10 12:42:54 -08:00