File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/gabriel-vasile/mimetype v1.4.8
1313 github.com/getsentry/sentry-go v0.31.1
1414 github.com/go-gormigrate/gormigrate/v2 v2.1.3
15- github.com/gofrs/uuid/v5 v5.3.0
15+ github.com/gofrs/uuid/v5 v5.3.1
1616 github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1
1717 github.com/guregu/null v4.0.0+incompatible
1818 github.com/hashicorp/golang-lru/v2 v2.0.7
Original file line number Diff line number Diff line change @@ -115,8 +115,8 @@ github.com/gobwas/pool v0.2.1/go.mod h1:q8bcK0KcYlCgd9e7WYLm9LpyS+YeLd8JVDW6Wezm
115115github.com/gobwas/ws v1.1.0 /go.mod h1:nzvNcVha5eUziGrbxFCo6qFIojQHjJV5cLYIbezhfL0 =
116116github.com/goccy/go-json v0.9.7 /go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I =
117117github.com/goccy/go-json v0.9.11 /go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I =
118- github.com/gofrs/uuid/v5 v5.3.0 h1:m0mUMr+oVYUdxpMLgSYCZiXe7PuVPnI94+OMeVBNedk =
119- github.com/gofrs/uuid/v5 v5.3.0 /go.mod h1:CDOjlDMVAtN56jqyRUZh58JT31Tiw7/oQyEXZV+9bD8 =
118+ github.com/gofrs/uuid/v5 v5.3.1 h1:aPx49MwJbekCzOyhZDjJVb0hx3A0KLjlbLx6p2gY0p0 =
119+ github.com/gofrs/uuid/v5 v5.3.1 /go.mod h1:CDOjlDMVAtN56jqyRUZh58JT31Tiw7/oQyEXZV+9bD8 =
120120github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
121121github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
122122github.com/golang-jwt/jwt v3.2.2+incompatible /go.mod h1:8pz2t5EyA70fFQQSrl6XZXzqecmYZeUEB8OUGHkxJ+I =
You can’t perform that action at this time.
0 commit comments