chore: bump protocol to v1.0.5
Some checks failed
itom-platform auto build image / build (push) Failing after 7s

This commit is contained in:
kim.dev.6789
2026-01-15 16:41:07 +08:00
parent 3e713ee712
commit 95a0048676
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.22.7
require (
firebase.google.com/go/v4 v4.14.1
git.imall.cloud/openim/protocol v1.0.4
git.imall.cloud/openim/protocol v1.0.5
github.com/dtm-labs/rockscache v0.1.1
github.com/gin-gonic/gin v1.9.1
github.com/go-playground/validator/v10 v10.20.0