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 @@ -13,7 +13,7 @@ require (
1313 github.com/getsentry/sentry-go v0.31.1
1414 github.com/go-gormigrate/gormigrate/v2 v2.1.3
1515 github.com/gofrs/uuid/v5 v5.3.0
16- github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1
16+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.0
1717 github.com/guregu/null v4.0.0+incompatible
1818 github.com/hashicorp/golang-lru/v2 v2.0.7
1919 github.com/makasim/sentryhook v0.5.0
Original file line number Diff line number Diff line change @@ -155,8 +155,8 @@ github.com/gorilla/css v1.0.1 h1:ntNaBIghp6JmvWnxbZKANoLyuXTPZ4cAMlo6RyhlbO8=
155155github.com/gorilla/css v1.0.1 /go.mod h1:BvnYkspnSzMmwRK+b8/xgNPLiIuNZr6vbZBTPQ2A3b0 =
156156github.com/gorilla/securecookie v1.1.1 /go.mod h1:ra0sb63/xPlUeL+yeDciTfxMRAA+MP+HVt/4epWDjd4 =
157157github.com/gorilla/websocket v1.5.0 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
158- github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 h1:VNqngBF40hVlDloBruUehVYC3ArSgIyScOAyMRqBxRg =
159- github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 /go.mod h1:RBRO7fro65R6tjKzYgLAFo0t1QEXY1Dp+i/bvpRiqiQ =
158+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.0 h1:VD1gqscl4nYs1YxVuSdemTrSgTKrwOWDK0FVFMqm+Cg =
159+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.0 /go.mod h1:4EgsQoS4TOhJizV+JTFg40qx1Ofh3XmXEQNBpgvNT40 =
160160github.com/guregu/null v4.0.0+incompatible h1:4zw0ckM7ECd6FNNddc3Fu4aty9nTlpkkzH7dPn4/4Gw =
161161github.com/guregu/null v4.0.0+incompatible /go.mod h1:ePGpQaN9cw0tj45IR5E5ehMvsFlLlQZAkkOXZurJ3NM =
162162github.com/hashicorp/golang-lru/v2 v2.0.7 h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k =
You can’t perform that action at this time.
0 commit comments