Skip to content

Commit

Permalink
Merge pull request #150 from moov-io/renovate/all
Browse files Browse the repository at this point in the history
fix(deps): update all
  • Loading branch information
adamdecaf committed May 8, 2023
2 parents 2c8d3ec + 41687ab commit 33233c2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ GEM
activesupport (>= 2)
nokogiri (>= 1.4)
http_parser.rb (0.8.0)
i18n (1.12.0)
i18n (1.13.0)
concurrent-ruby (~> 1.0)
jekyll (3.9.3)
addressable (~> 2.4)
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/gorilla/mux v1.8.0
github.com/moov-io/base v0.40.2
github.com/moov-io/base v0.42.0
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.2
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ github.com/moov-io/base v0.40.1 h1:HS8yunbfCV9EQrCjmsE64Qxo8IZ/6khrafADzjZiKj4=
github.com/moov-io/base v0.40.1/go.mod h1:iZCWSt+2fvldf5/l1yLF6fJQtyLQRO3+Hmrm/wk8bdc=
github.com/moov-io/base v0.40.2 h1:CSTL/oDu7Cx8rnxbYFQlY96X08Bn0KXw/6riNbymIDA=
github.com/moov-io/base v0.40.2/go.mod h1:iZCWSt+2fvldf5/l1yLF6fJQtyLQRO3+Hmrm/wk8bdc=
github.com/moov-io/base v0.42.0 h1:JXNNSLuCifCDNhOKEKHeiI0C9rpZ5M9VIfMMYAMliTE=
github.com/moov-io/base v0.42.0/go.mod h1:HfRbA4Ng1skBEA0iF264g+FyvzabBxji2lvZURNhtq4=
github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e/go.mod h1:pJLUxLENpZxwdsKMEsNbx1VGcRFpLqf3715MtcvvzbA=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
Expand Down

0 comments on commit 33233c2

Please sign in to comment.