Skip to content

Commit

Permalink
Use the latest upstream richardlehane/msoleps repository as the depen…
Browse files Browse the repository at this point in the history
…dency
  • Loading branch information
agcom committed Mar 3, 2024
1 parent 6e3f875 commit ed96b74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/gorilla/mux v1.8.0
github.com/otiai10/gosseract/v2 v2.2.4
github.com/richardlehane/mscfb v1.0.3
github.com/richardlehane/msoleps v1.0.3
github.com/richardlehane/msoleps v1.0.4-0.20231124170528-c8ca5a164365
golang.org/x/net v0.17.0
google.golang.org/protobuf v1.30.0
)
Expand Down Expand Up @@ -44,5 +44,3 @@ require (
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
google.golang.org/grpc v1.56.3 // indirect
)

replace github.com/richardlehane/msoleps v1.0.3 => github.com/sajari/msoleps v0.0.0-20231120031048-d0092b82abea
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:
github.com/richardlehane/mscfb v1.0.3 h1:rD8TBkYWkObWO0oLDFCbwMeZ4KoalxQy+QgniCj3nKI=
github.com/richardlehane/mscfb v1.0.3/go.mod h1:YzVpcZg9czvAuhk9T+a3avCpcFPMUWm7gK3DypaEsUk=
github.com/richardlehane/msoleps v1.0.1/go.mod h1:BWev5JBpU9Ko2WAgmZEuiz4/u3ZYTKbjLycmwiWUfWg=
github.com/sajari/msoleps v0.0.0-20231120031048-d0092b82abea h1:DUw6mwTMJDj99FJmlcjSPiOPJWL0DM0IV7T1JCXDc+s=
github.com/sajari/msoleps v0.0.0-20231120031048-d0092b82abea/go.mod h1:BWev5JBpU9Ko2WAgmZEuiz4/u3ZYTKbjLycmwiWUfWg=
github.com/richardlehane/msoleps v1.0.4-0.20231124170528-c8ca5a164365 h1:x5G1rZBYckUdhRTXyd8u0C1WT/oGWT99HFPYdOJ+Qyc=
github.com/richardlehane/msoleps v1.0.4-0.20231124170528-c8ca5a164365/go.mod h1:BWev5JBpU9Ko2WAgmZEuiz4/u3ZYTKbjLycmwiWUfWg=
github.com/simplereach/timeutils v1.2.0/go.mod h1:VVbQDfN/FHRZa1LSqcwo4kNZ62OOyqLLGQKYB3pB0Q8=
github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf h1:pvbZ0lM0XWPBqUKqFU8cmavspvIl9nulOYwdy6IFRRo=
github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf/go.mod h1:RJID2RhlZKId02nZ62WenDCkgHFerpIOmW0iT7GKmXM=
Expand Down

0 comments on commit ed96b74

Please sign in to comment.