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 @@ -10,7 +10,7 @@ require (
10
10
github.com/getsentry/sentry-go v0.12.0
11
11
github.com/google/uuid v1.6.0
12
12
github.com/grpc-ecosystem/go-grpc-middleware v1.0.0
13
- github.com/magefile/mage v1.13 .0
13
+ github.com/magefile/mage v1.15 .0
14
14
github.com/rs/cors v1.7.0
15
15
github.com/sirupsen/logrus v1.7.0
16
16
github.com/spf13/viper v1.10.1
Original file line number Diff line number Diff line change @@ -169,8 +169,8 @@ github.com/labstack/echo/v4 v4.5.0/go.mod h1:czIriw4a0C1dFun+ObrXp7ok03xON0N1awS
169
169
github.com/labstack/gommon v0.3.0 /go.mod h1:MULnywXg0yavhxWKc+lOruYdAhDwPK9wf0OL7NoOu+k =
170
170
github.com/lib/pq v1.10.2 h1:AqzbZs4ZoCBp+GtejcpCpcxM3zlSMx29dXbUSeVtJb8 =
171
171
github.com/lib/pq v1.10.2 /go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o =
172
- github.com/magefile/mage v1.13 .0 h1:XtLJl8bcCM7EFoO8FyH8XK3t7G5hQAeK+i4tq+veT9M =
173
- github.com/magefile/mage v1.13 .0 /go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A =
172
+ github.com/magefile/mage v1.15 .0 h1:BvGheCMAsG3bWUDbZ8AyXXpCNwU9u5CB6sM+HNb9HYg =
173
+ github.com/magefile/mage v1.15 .0 /go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A =
174
174
github.com/magiconair/properties v1.8.0 /go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ =
175
175
github.com/magiconair/properties v1.8.5 h1:b6kJs+EmPFMYGkow9GiUyCyOvIwYetYJ3fSaWak/Gls =
176
176
github.com/magiconair/properties v1.8.5 /go.mod h1:y3VJvCyxH9uVvJTWEGAELF3aiYNyPKd5NZ3oSwXrF60 =
You can’t perform that action at this time.
0 commit comments