Skip to content

Commit

Permalink
Update to newest boxes and glue
Browse files Browse the repository at this point in the history
  • Loading branch information
pgundlach committed Jul 28, 2022
1 parent 8d2a181 commit 5b0e2c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.18

require (
github.com/alecthomas/chroma v0.10.0
github.com/speedata/boxesandglue v0.0.0-20220630093303-a9f057af2482
github.com/speedata/boxesandglue v0.0.0-20220728100133-18df98b8dfaa
github.com/speedata/goxml v0.0.0-20220304094847-e25a4c712d89
github.com/speedata/goxpath v0.0.0-20220621125312-417b6e9f1004
github.com/speedata/optionparser v1.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ github.com/pkg/errors v0.8.1 h1:iURUrRGxPUNPdy5/HRSm+Yj6okJ6UtLINN0Q9M4+h3I=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
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/boxesandglue v0.0.0-20220630093303-a9f057af2482 h1:d6hV0tabaeaRLNcWWFJRucmb6mQpXL+2z+C+UJ+WJmM=
github.com/speedata/boxesandglue v0.0.0-20220630093303-a9f057af2482/go.mod h1:g9Ms19atpyA+vdiYOGreM+Up5wzOuI1HtmI7AK2Zfdk=
github.com/speedata/boxesandglue v0.0.0-20220728100133-18df98b8dfaa h1:R3zcbp1iaA1QU+IRBx0DmkuBsmwqJo0tPshUu35tUUI=
github.com/speedata/boxesandglue v0.0.0-20220728100133-18df98b8dfaa/go.mod h1:tAB420sdjLp9cCsK/Zix7bYvQ0ZRfkk6850nO5yD/vY=
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.15 h1:PLFmzHTAdhgvCDMsWgvL/njaDFzTmvsYewqgw3UUEg4=
Expand Down

0 comments on commit 5b0e2c2

Please sign in to comment.