File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/go-kit/kit v0.12.0
10
10
github.com/gorilla/mux v1.8.0
11
11
github.com/hashicorp/golang-lru v0.5.4
12
- github.com/moov-io/base v0.34.1
12
+ github.com/moov-io/base v0.35.0
13
13
github.com/prometheus/client_golang v1.13.0
14
14
github.com/stretchr/testify v1.8.0
15
15
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
Original file line number Diff line number Diff line change @@ -934,6 +934,8 @@ github.com/moov-io/base v0.34.0 h1:UtP7q/jPiObJpw86xQaJeblMUHZqNh/L10wq8BKyvjU=
934
934
github.com/moov-io/base v0.34.0 /go.mod h1:Dgxmc07stj70qz7tkhFKeXoKonPF7K3T5dhPEBvfIqk =
935
935
github.com/moov-io/base v0.34.1 h1:oOVHb+sFS0wj4aWBAr/LWdbgRIYI1RmP7XiclIWyREA =
936
936
github.com/moov-io/base v0.34.1 /go.mod h1:SKRDVIgWvK4lEPenNK4saVVg87z/L8wMDqrWnsdnkjg =
937
+ github.com/moov-io/base v0.35.0 h1:24jZwU5WekI/Ukl9zirV06KwZ06SdAExLZGfDJXTdqs =
938
+ github.com/moov-io/base v0.35.0 /go.mod h1:Ej6hMuk94opovep+wCuYVFm7zXqS9T63EufmKB6wXTE =
937
939
github.com/morikuni/aec v1.0.0 /go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc =
938
940
github.com/mrunalp/fileutils v0.5.0 /go.mod h1:M1WthSahJixYnrXQl/DFQuteStB1weuxD2QJNHXfbSQ =
939
941
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
You can’t perform that action at this time.
0 commit comments