Merge pull request #1527 from alireza0/dependabot/go_modules/github.com/goccy/go-json-0.10.4

Bump github.com/goccy/go-json from 0.10.3 to 0.10.4
This commit is contained in:
Alireza Ahmadi
2025-01-22 01:35:53 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/gin-contrib/sessions v1.0.1
github.com/gin-gonic/gin v1.10.0
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1
github.com/goccy/go-json v0.10.3
github.com/goccy/go-json v0.10.4
github.com/nicksnyder/go-i18n/v2 v2.4.1
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
github.com/pelletier/go-toml/v2 v2.2.3