upgrade: goref

This commit is contained in:
xuthus5 2023-06-24 22:13:11 +08:00
parent b3bbe08fde
commit 9bb02bb4a1
Signed by: xuthus5
GPG Key ID: A23CF9620CBB55F9
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -6,7 +6,7 @@ require (
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.8.4
gitter.top/coco/lormatter v0.0.0-20230409145644-f9cb43f740dc
gitter.top/common/goref v0.0.0-20230623144827-8cd99d7ed68f
gitter.top/common/goref v0.0.0-20230624141151-4716d71d5df5
go.mongodb.org/mongo-driver v1.11.7
google.golang.org/protobuf v1.30.0
)

2
go.sum
View File

@ -45,6 +45,8 @@ gitter.top/coco/lormatter v0.0.0-20230409145644-f9cb43f740dc h1:B0bnfX8Y/dETV+zd
gitter.top/coco/lormatter v0.0.0-20230409145644-f9cb43f740dc/go.mod h1:vyfU6MQ56tkoFKSzEzhYSwXjgZHMcu3AViHC3hIyO7I=
gitter.top/common/goref v0.0.0-20230623144827-8cd99d7ed68f h1:+b+DwvEDKS6hgtJ49H+F0m310NO0zMVGn2kfXh2UWwA=
gitter.top/common/goref v0.0.0-20230623144827-8cd99d7ed68f/go.mod h1:9ZCvSyMgyJ6ODKdgvHgnNuRlBhvlzIOBcwhP3Buz5SA=
gitter.top/common/goref v0.0.0-20230624141151-4716d71d5df5 h1:A9RAYLUThGEOp6g0Wbfb79ASp1E58e1iNtQtRWaNw00=
gitter.top/common/goref v0.0.0-20230624141151-4716d71d5df5/go.mod h1:9ZCvSyMgyJ6ODKdgvHgnNuRlBhvlzIOBcwhP3Buz5SA=
go.mongodb.org/mongo-driver v1.11.7 h1:LIwYxASDLGUg/8wOhgOOZhX8tQa/9tgZPgzZoVqJvcs=
go.mongodb.org/mongo-driver v1.11.7/go.mod h1:G9TgswdsWjX4tmDA5zfs2+6AEPpYJwqblyjsfuh8oXY=
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d h1:sK3txAijHtOK88l68nt020reeT1ZdKLIYetKl95FzVY=