Skip to content

Commit

Permalink
Merge pull request #48 from coolaj86/patch-1
Browse files Browse the repository at this point in the history
fix #47: update godirwalk to v1.7.4
  • Loading branch information
UnnoTed authored Jan 7, 2019
2 parents c581253 + 4a43289 commit 02efb3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/bmatcuk/doublestar v1.1.1
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect
github.com/karrick/godirwalk v1.7.3
github.com/karrick/godirwalk v1.7.4
github.com/labstack/echo v3.2.1+incompatible
github.com/labstack/gommon v0.2.7 // indirect
github.com/maruel/panicparse v1.1.1 // indirect
Expand Down

0 comments on commit 02efb3b

Please sign in to comment.