mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-20 13:30:50 +02:00
(experimental) upgraded to encoding/json/v2
This commit is contained in:
@@ -2,7 +2,7 @@ package auth
|
||||
|
||||
import (
|
||||
"context"
|
||||
"encoding/json"
|
||||
"encoding/json/v2"
|
||||
"strconv"
|
||||
"time"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user