Skip to content

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
plandem committed Jul 10, 2019
1 parent 12754bb commit 36dc2dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/plandem/xlsx
go 1.12

require (
github.com/plandem/ooxml v0.0.0-20190709153553-bb6edf43a4b2
github.com/plandem/ooxml v0.0.0-20190710011232-f54ba195e0e9
github.com/stretchr/testify v1.3.0
)
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/go-test/deep v1.0.1/go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA=
github.com/plandem/ooxml v0.0.0-20190707190948-c8a4fbdda617 h1:Te32w/enwEEVSG9jwYU9ER+ID8621U+MKLOoWpJkZBs=
github.com/plandem/ooxml v0.0.0-20190707190948-c8a4fbdda617/go.mod h1:IPgZT3JusQax//tCModfRm0HVTJXMB04liCaOeaDf5o=
github.com/plandem/ooxml v0.0.0-20190709153553-bb6edf43a4b2 h1:ZrFWOoS0PJGAbnCIlk3Of1HJk/WMqOUFXnRTsj9A/J4=
github.com/plandem/ooxml v0.0.0-20190709153553-bb6edf43a4b2/go.mod h1:IPgZT3JusQax//tCModfRm0HVTJXMB04liCaOeaDf5o=
github.com/plandem/ooxml v0.0.0-20190710011232-f54ba195e0e9 h1:oxxAj7mED9VILVEeZyBHcLgkPkvLQaR2QQx2/sGSso0=
github.com/plandem/ooxml v0.0.0-20190710011232-f54ba195e0e9/go.mod h1:IPgZT3JusQax//tCModfRm0HVTJXMB04liCaOeaDf5o=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit 36dc2dd

Please sign in to comment.