Skip to content

Commit 1bb991c

Browse files
committed
math/rand/v2
1 parent 15f3bb3 commit 1bb991c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/auth/recordingmetadata/recordingmetadatav1/recordingmetadata.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import (
2323
"context"
2424
"io"
2525
"log/slog"
26-
"math/rand"
26+
"math/rand/v2"
2727
"time"
2828

2929
"github.com/gravitational/trace"

0 commit comments

Comments
 (0)