File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/go-chi/chi v4.1.2+incompatible
9
9
github.com/go-chi/render v1.0.1
10
10
github.com/golang/mock v1.6.0
11
- github.com/magiconair/properties v1.8.5
11
+ github.com/magiconair/properties v1.8.6
12
12
github.com/opentracing/opentracing-go v1.2.0
13
13
github.com/qri-io/jsonschema v0.1.2
14
14
github.com/rs/zerolog v1.26.1
Original file line number Diff line number Diff line change @@ -254,8 +254,9 @@ github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
254
254
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
255
255
github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
256
256
github.com/lyft/protoc-gen-star v0.5.3 /go.mod h1:V0xaHgaf5oCCqmcxYcWiDfTiKsZsRc87/1qhoTACD8w =
257
- github.com/magiconair/properties v1.8.5 h1:b6kJs+EmPFMYGkow9GiUyCyOvIwYetYJ3fSaWak/Gls =
258
257
github.com/magiconair/properties v1.8.5 /go.mod h1:y3VJvCyxH9uVvJTWEGAELF3aiYNyPKd5NZ3oSwXrF60 =
258
+ github.com/magiconair/properties v1.8.6 h1:5ibWZ6iY0NctNGWo87LalDlEZ6R41TqbbDamhfG/Qzo =
259
+ github.com/magiconair/properties v1.8.6 /go.mod h1:y3VJvCyxH9uVvJTWEGAELF3aiYNyPKd5NZ3oSwXrF60 =
259
260
github.com/mattn/go-colorable v0.0.9 /go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU =
260
261
github.com/mattn/go-colorable v0.1.4 /go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE =
261
262
github.com/mattn/go-colorable v0.1.6 /go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc =
You can’t perform that action at this time.
0 commit comments