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 4
4
5
5
require (
6
6
github.com/99designs/gqlgen v0.14.0
7
- github.com/aaronvb/logparams v1.2.1
7
+ github.com/aaronvb/logparams v1.3.0
8
8
github.com/aaronvb/logrequest v1.0.0
9
9
github.com/google/uuid v1.2.0
10
10
github.com/gorilla/mux v1.8.0
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ github.com/99designs/gqlgen v0.14.0/go.mod h1:S7z4boV+Nx4VvzMUpVrY/YuHjFX4n7rDyu
16
16
github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
17
17
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
18
18
github.com/OneOfOne/xxhash v1.2.2 /go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU =
19
- github.com/aaronvb/logparams v1.2.1 h1:M7V+C+srwqEt8JEvMDnWcxDau54yJRFpFPWcPFMwYfs =
20
- github.com/aaronvb/logparams v1.2.1 /go.mod h1:EfsbQCYPGhTlIuZedH4UOqX0+sc7GXUa74EZnxojyUY =
19
+ github.com/aaronvb/logparams v1.3.0 h1:ihtKvvrqBp/SJ/wMb7XJN/pEPC7Iy0UVkzF1cFvsypE =
20
+ github.com/aaronvb/logparams v1.3.0 /go.mod h1:EfsbQCYPGhTlIuZedH4UOqX0+sc7GXUa74EZnxojyUY =
21
21
github.com/aaronvb/logrequest v1.0.0 h1:r4msHP8F9wiK3V+os7SpdPRbrc7jmq1eGkKds5cF/AY =
22
22
github.com/aaronvb/logrequest v1.0.0 /go.mod h1:4J4lCfoLU7+ZQpWHX85LQnuZoHlgOjBaNhDqO94vM2s =
23
23
github.com/agnivade/levenshtein v1.0.1 /go.mod h1:CURSv5d9Uaml+FovSIICkLbAUZ9S4RqaHDIsdSBg7lM =
You can’t perform that action at this time.
0 commit comments