Skip to content

Commit

Permalink
Merge pull request #207 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.27.0
  • Loading branch information
adamdecaf authored Nov 8, 2021
2 parents f32ac93 + b592cfa commit a2b6f1c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/go-kit/kit v0.12.0
github.com/golang/protobuf v1.5.2 // indirect
github.com/gorilla/mux v1.8.0
github.com/moov-io/base v0.26.1
github.com/moov-io/base v0.27.0
github.com/prometheus/client_golang v1.11.0
github.com/stretchr/testify v1.7.0
golang.org/x/oauth2 v0.0.0-20211005180243-6b3c2da341f1
Expand Down
3 changes: 3 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -633,6 +633,7 @@ github.com/mattn/go-sqlite3 v1.10.0/go.mod h1:FPy6KqzDD04eiIsT53CuJW3U88zkxoIYsO
github.com/mattn/go-sqlite3 v1.14.6/go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU=
github.com/mattn/go-sqlite3 v1.14.7/go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU=
github.com/mattn/go-sqlite3 v1.14.8/go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU=
github.com/mattn/go-sqlite3 v1.14.9/go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU=
github.com/matttproud/golang_protobuf_extensions v1.0.1 h1:4hp9jkHxhMHkqkrB3Ix0jegS5sx/RkqARlsWZ6pIwiU=
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg=
Expand Down Expand Up @@ -684,6 +685,8 @@ github.com/moov-io/base v0.26.0 h1:m8ByapgeXHWMB4BMfzD2ec7k7/UbmlI/9iReczqygdM=
github.com/moov-io/base v0.26.0/go.mod h1:HwvoLoFmHZ0zlv1dDcxmFDSRw4l3p3TwZ1x4It2/OvE=
github.com/moov-io/base v0.26.1 h1:SYfoNvQilHmxdKjZyysc8DzPMOZUeiuCxX5+z0++HXw=
github.com/moov-io/base v0.26.1/go.mod h1:HwvoLoFmHZ0zlv1dDcxmFDSRw4l3p3TwZ1x4It2/OvE=
github.com/moov-io/base v0.27.0 h1:EVMXICY8VmEVuT/56tSIAe/ntLg3Au/7Y6FUl25BDfc=
github.com/moov-io/base v0.27.0/go.mod h1:7HvQz9rKYcXoeGjhQM8N5VDLFVSp2Q8AWPWm/txXumY=
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/mutecomm/go-sqlcipher/v4 v4.4.0/go.mod h1:PyN04SaWalavxRGH9E8ZftG6Ju7rsPrGmQRjrEaVpiY=
Expand Down

0 comments on commit a2b6f1c

Please sign in to comment.