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 @@ -18,7 +18,7 @@ require (
18
18
github.com/aws/smithy-go v1.22.2
19
19
github.com/getsentry/sentry-go v0.31.1
20
20
github.com/go-kit/kit v0.13.0
21
- github.com/go-kit/log v0.2.0
21
+ github.com/go-kit/log v0.2.1
22
22
github.com/go-sql-driver/mysql v1.8.1
23
23
github.com/google/uuid v1.6.0
24
24
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
Original file line number Diff line number Diff line change @@ -200,8 +200,8 @@ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4/go.mod h1:tQ2
200
200
github.com/go-kit/kit v0.9.0 /go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as =
201
201
github.com/go-kit/kit v0.13.0 h1:OoneCcHKHQ03LfBpoQCUfCluwd2Vt3ohz+kvbJneZAU =
202
202
github.com/go-kit/kit v0.13.0 /go.mod h1:phqEHMMUbyrCFCTgH48JueqrM3md2HcAZ8N3XE4FKDg =
203
- github.com/go-kit/log v0.2.0 h1:7i2K3eKTos3Vc0enKCfnVcgHh2olr/MyfboYq7cAcFw =
204
- github.com/go-kit/log v0.2.0 /go.mod h1:NwTd00d/i8cPZ3xOwwiv2PO5MOcx78fFErGNcVmBjv0 =
203
+ github.com/go-kit/log v0.2.1 h1:MRVx0/zhvdseW+Gza6N9rVzU/IVzaeE1SFI4raAhmBU =
204
+ github.com/go-kit/log v0.2.1 /go.mod h1:NwTd00d/i8cPZ3xOwwiv2PO5MOcx78fFErGNcVmBjv0 =
205
205
github.com/go-logfmt/logfmt v0.4.0 /go.mod h1:3RMwSq7FuexP4Kalkev3ejPJsZTpXXBr9+V4qmtdjCk =
206
206
github.com/go-logfmt/logfmt v0.6.0 h1:wGYYu3uicYdqXVgoYbvnkrPVXkuLM1p1ifugDMEdRi4 =
207
207
github.com/go-logfmt/logfmt v0.6.0 /go.mod h1:WYhtIu8zTZfxdn5+rREduYbwxfcBr/Vr6KEVveWlfTs =
You can’t perform that action at this time.
0 commit comments