Egon Elbre
|
3d6cafa94d
|
all: run go fix
Signed-off-by: Egon Elbre <egonelbre@gmail.com>
|
2026-02-18 08:36:57 +01:00 |
|
Elias Naur
|
060ae1cdf9
|
all: add //go:build lines
They're automatically added by Go 1.17 source formatters. This change
adds them all now.
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2021-07-26 15:17:51 +02:00 |
|
Elias Naur
|
4484674ab1
|
layout: don't run alloc tests with -race
The race runtime allocates where the non-race runtime doesn't.
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2020-06-03 10:18:57 +02:00 |
|