diff options
Diffstat (limited to 'pkg/rand')
-rw-r--r-- | pkg/rand/rand_state_autogen.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/rand/rand_state_autogen.go b/pkg/rand/rand_state_autogen.go index e0a5cd184..4320837d6 100644 --- a/pkg/rand/rand_state_autogen.go +++ b/pkg/rand/rand_state_autogen.go @@ -1,5 +1,6 @@ // automatically generated by stateify. +//go:build !linux // +build !linux package rand |