Skip to content

Commit

Permalink
Update to latest boxes and glue/bagme
Browse files Browse the repository at this point in the history
  • Loading branch information
pgundlach committed Aug 24, 2023
1 parent c77f8bf commit 134134e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ require (
github.com/cjoudrey/gluahttp v0.0.0-20201111170219-25003d9adfa9
github.com/mitchellh/mapstructure v1.5.0
github.com/pelletier/go-toml/v2 v2.0.8
github.com/speedata/bagme v0.0.0-20230730144654-dbcee5ad9d2b
github.com/speedata/bagme v0.0.0-20230824103214-13bd701c5364
github.com/speedata/barcode v0.0.0-20230307084753-486c4d51cb34
github.com/speedata/baseline-pdf v0.0.0-20230730102707-4a7247b84eda
github.com/speedata/boxesandglue v0.0.0-20230730144447-3c54aaa6933c
github.com/speedata/boxesandglue v0.0.0-20230824102853-56353324cf48
github.com/speedata/goxlsx v1.0.2
github.com/speedata/goxml v0.0.0-20230322084327-216af189a791
github.com/speedata/goxpath v0.0.0-20230709190058-ca75de231e9c
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ github.com/pelletier/go-toml/v2 v2.0.8 h1:0ctb6s9mE31h0/lhu+J6OPmVeDxJn+kYnJc2jZ
github.com/pelletier/go-toml/v2 v2.0.8/go.mod h1:vuYfssBdrU2XDZ9bYydBu6t+6a6PYNcZljzZR9VXg+4=
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/speedata/bagme v0.0.0-20230730144654-dbcee5ad9d2b h1:wJfojd78Q387QeKwPuaZidJNNYEHCWFz6NJu3fSryg4=
github.com/speedata/bagme v0.0.0-20230730144654-dbcee5ad9d2b/go.mod h1:gL90RyagJtIiOMH3k1KCaa6c0j7Fld3IVkxsbm2waPU=
github.com/speedata/bagme v0.0.0-20230824103214-13bd701c5364 h1:TupdeGrSAIkWH5ZXazCBUlZoipbQJ7JbP/VhyZ8DUaM=
github.com/speedata/bagme v0.0.0-20230824103214-13bd701c5364/go.mod h1:YuZYtLWD/AC2tw8TNV1b02h95SxeCG7JQkRSjEmM2vE=
github.com/speedata/barcode v0.0.0-20230307084753-486c4d51cb34 h1:FeXq9Yh4eiH+dqkWW/HVzXhLghaNoXxzLG+tjdlduYw=
github.com/speedata/barcode v0.0.0-20230307084753-486c4d51cb34/go.mod h1:BNwJ2io3ZgecUqunSUFAlfnnI8YTh3SLSHZgs5vaoTY=
github.com/speedata/baseline-pdf v0.0.0-20230730102707-4a7247b84eda h1:RMENFZORCmSAppVBg4B/iCdhO8z8Qux8uYx+97wqcd4=
github.com/speedata/baseline-pdf v0.0.0-20230730102707-4a7247b84eda/go.mod h1:QASGTrWm543HeZkydj6uZubpXhV7vUkuKwVJethlwD0=
github.com/speedata/boxesandglue v0.0.0-20230730144447-3c54aaa6933c h1:L9yeNCeKVVjHGRvhQl1AF7HxwoEhIeFjAKZVlESfims=
github.com/speedata/boxesandglue v0.0.0-20230730144447-3c54aaa6933c/go.mod h1:nzAcz/vN1+Cm3GZEp6C5utmKmgIyVMNBemAY7vly3OQ=
github.com/speedata/boxesandglue v0.0.0-20230824102853-56353324cf48 h1:3NTiQUMoENVXfIvORw+hD4ZmrkadT/fLARz+7nrXShM=
github.com/speedata/boxesandglue v0.0.0-20230824102853-56353324cf48/go.mod h1:nzAcz/vN1+Cm3GZEp6C5utmKmgIyVMNBemAY7vly3OQ=
github.com/speedata/css/scanner v0.0.0-20201005071706-2ed32c3ce553 h1:L9Sqi5S7G4JjODI5tZZ1IzZ7Yb4s71xFOq/uZtLv1Wg=
github.com/speedata/css/scanner v0.0.0-20201005071706-2ed32c3ce553/go.mod h1:uF4+EGySaBnGeZpXZ0boh/oR6P0vNiYfQ2MAJXCU9hE=
github.com/speedata/gofpdi v1.0.18 h1:LEiIN62ckZcA4n8AtBu16M2P2fBK3OnwpTGDfe13v/4=
Expand Down

0 comments on commit 134134e

Please sign in to comment.