update to json/v2 - pocketbase collection errors :(

This commit is contained in:
henrygd
2025-08-20 20:13:01 -04:00
parent 7ba1f366ba
commit 47360c5bf1
15 changed files with 92 additions and 90 deletions

View File

@@ -9,7 +9,7 @@ import (
"bytes"
"crypto/ed25519"
"encoding/json"
"encoding/json/v2"
"encoding/pem"
"io"
"net/http"