Skip to content

Commit

Permalink
Merge pull request #148 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 Apr 17, 2023
2 parents 5c6735d + a4625d8 commit b57c1eb
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 @@ -4,7 +4,7 @@ go 1.19

require (
github.com/gorilla/mux v1.8.0
github.com/moov-io/base v0.40.1
github.com/moov-io/base v0.40.2
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 @@ -26,6 +26,8 @@ github.com/moov-io/base v0.39.0 h1:eehvhnA/w452ls+23h13qb9ZZn86NSaeXrW6zAJ3FXE=
github.com/moov-io/base v0.39.0/go.mod h1:KtMunwaPFvefvVgEwLAU41R0AKGt9wipxLR2dSXdZ78=
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/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 b57c1eb

Please sign in to comment.