We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c303c34 commit f182f8dCopy full SHA for f182f8d
1 file changed
pkg/modelerrors/modelerrors.go
@@ -8,7 +8,7 @@ import (
8
"context"
9
"errors"
10
"log/slog"
11
- "math/rand"
+ "math/rand/v2"
12
"net"
13
"net/http"
14
"regexp"
0 commit comments