This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
LBP
/
miniflux_v2
réplica de
https://github.com/miniflux/v2.git
Seguir
4
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
perf(api): use math/rand/v2
jvoisin
hai 11 meses
pai
50dff576b0
achega
1af6df7cb9
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
internal/api/api_integration_test.go
+ 1
- 1
internal/api/api_integration_test.go
Ver ficheiro
@@ -8,7 +8,7 @@ import (
"errors"
"fmt"
"io"
- "math/rand"
+ "math/rand
/v2
"
"os"
"strings"
"testing"