Skip to content

Commit

Permalink
Merge pull request #258 from moov-io/renovate/all
Browse files Browse the repository at this point in the history
fix(deps): update module github.com/moov-io/base to v0.35.0
  • Loading branch information
adamdecaf authored Sep 12, 2022
2 parents 30fedc2 + 9805cc4 commit dd73c2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/gdamore/encoding v1.0.0
github.com/go-kit/kit v0.12.0
github.com/gorilla/mux v1.8.0
github.com/moov-io/base v0.34.1
github.com/moov-io/base v0.35.0
github.com/prometheus/client_golang v1.13.0
github.com/stretchr/testify v1.8.0
github.com/vincent-petithory/dataurl v1.0.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -930,6 +930,8 @@ github.com/moov-io/base v0.34.0 h1:UtP7q/jPiObJpw86xQaJeblMUHZqNh/L10wq8BKyvjU=
github.com/moov-io/base v0.34.0/go.mod h1:Dgxmc07stj70qz7tkhFKeXoKonPF7K3T5dhPEBvfIqk=
github.com/moov-io/base v0.34.1 h1:oOVHb+sFS0wj4aWBAr/LWdbgRIYI1RmP7XiclIWyREA=
github.com/moov-io/base v0.34.1/go.mod h1:SKRDVIgWvK4lEPenNK4saVVg87z/L8wMDqrWnsdnkjg=
github.com/moov-io/base v0.35.0 h1:24jZwU5WekI/Ukl9zirV06KwZ06SdAExLZGfDJXTdqs=
github.com/moov-io/base v0.35.0/go.mod h1:Ej6hMuk94opovep+wCuYVFm7zXqS9T63EufmKB6wXTE=
github.com/morikuni/aec v1.0.0/go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc=
github.com/mrunalp/fileutils v0.5.0/go.mod h1:M1WthSahJixYnrXQl/DFQuteStB1weuxD2QJNHXfbSQ=
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
Expand Down

0 comments on commit dd73c2c

Please sign in to comment.