Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
pgundlach committed Jan 19, 2024
1 parent 1b35274 commit 7df1699
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 @@ -11,7 +11,7 @@ require (
github.com/speedata/bagme v0.0.0-20231122103953-256f1f9cad43
github.com/speedata/barcode v0.0.0-20230307084753-486c4d51cb34
github.com/speedata/baseline-pdf v0.0.0-20231122102911-d3b0bd534820
github.com/speedata/boxesandglue v0.0.0-20231122103605-3435f2a32a56
github.com/speedata/boxesandglue v0.0.0-20240119151805-b77b46eaf674
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
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ github.com/speedata/barcode v0.0.0-20230307084753-486c4d51cb34 h1:FeXq9Yh4eiH+dq
github.com/speedata/barcode v0.0.0-20230307084753-486c4d51cb34/go.mod h1:BNwJ2io3ZgecUqunSUFAlfnnI8YTh3SLSHZgs5vaoTY=
github.com/speedata/baseline-pdf v0.0.0-20231122102911-d3b0bd534820 h1:7oxf+dMF062+vl2NXMOa9AEG2eQw5jo+UPh2QtbEeKE=
github.com/speedata/baseline-pdf v0.0.0-20231122102911-d3b0bd534820/go.mod h1:ptfWHTOg/v3zstZUxF9DwET4q4NOMCGyzDvtm11SIWs=
github.com/speedata/boxesandglue v0.0.0-20231122103605-3435f2a32a56 h1:+amh8JA0yCZmRvnQpHfJrX7yd4IAe5i6hLC3eWvncJg=
github.com/speedata/boxesandglue v0.0.0-20231122103605-3435f2a32a56/go.mod h1:aY9s4r8n11js7y/rUvPH9IZKjhENTbwp8TjhFigP/XE=
github.com/speedata/boxesandglue v0.0.0-20240119151805-b77b46eaf674 h1:va8GWTsCvJqfpBc1NJHMTNNbiimTA+3910Pn1ivwl6A=
github.com/speedata/boxesandglue v0.0.0-20240119151805-b77b46eaf674/go.mod h1:aY9s4r8n11js7y/rUvPH9IZKjhENTbwp8TjhFigP/XE=
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 7df1699

Please sign in to comment.