Skip to content

Commit 7df1699

Browse files
committed
Update go.mod
1 parent 1b35274 commit 7df1699

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/speedata/bagme v0.0.0-20231122103953-256f1f9cad43
1212
github.com/speedata/barcode v0.0.0-20230307084753-486c4d51cb34
1313
github.com/speedata/baseline-pdf v0.0.0-20231122102911-d3b0bd534820
14-
github.com/speedata/boxesandglue v0.0.0-20231122103605-3435f2a32a56
14+
github.com/speedata/boxesandglue v0.0.0-20240119151805-b77b46eaf674
1515
github.com/speedata/goxlsx v1.0.2
1616
github.com/speedata/goxml v0.0.0-20230322084327-216af189a791
1717
github.com/speedata/goxpath v0.0.0-20230709190058-ca75de231e9c

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ github.com/speedata/barcode v0.0.0-20230307084753-486c4d51cb34 h1:FeXq9Yh4eiH+dq
3232
github.com/speedata/barcode v0.0.0-20230307084753-486c4d51cb34/go.mod h1:BNwJ2io3ZgecUqunSUFAlfnnI8YTh3SLSHZgs5vaoTY=
3333
github.com/speedata/baseline-pdf v0.0.0-20231122102911-d3b0bd534820 h1:7oxf+dMF062+vl2NXMOa9AEG2eQw5jo+UPh2QtbEeKE=
3434
github.com/speedata/baseline-pdf v0.0.0-20231122102911-d3b0bd534820/go.mod h1:ptfWHTOg/v3zstZUxF9DwET4q4NOMCGyzDvtm11SIWs=
35-
github.com/speedata/boxesandglue v0.0.0-20231122103605-3435f2a32a56 h1:+amh8JA0yCZmRvnQpHfJrX7yd4IAe5i6hLC3eWvncJg=
36-
github.com/speedata/boxesandglue v0.0.0-20231122103605-3435f2a32a56/go.mod h1:aY9s4r8n11js7y/rUvPH9IZKjhENTbwp8TjhFigP/XE=
35+
github.com/speedata/boxesandglue v0.0.0-20240119151805-b77b46eaf674 h1:va8GWTsCvJqfpBc1NJHMTNNbiimTA+3910Pn1ivwl6A=
36+
github.com/speedata/boxesandglue v0.0.0-20240119151805-b77b46eaf674/go.mod h1:aY9s4r8n11js7y/rUvPH9IZKjhENTbwp8TjhFigP/XE=
3737
github.com/speedata/css/scanner v0.0.0-20201005071706-2ed32c3ce553 h1:L9Sqi5S7G4JjODI5tZZ1IzZ7Yb4s71xFOq/uZtLv1Wg=
3838
github.com/speedata/css/scanner v0.0.0-20201005071706-2ed32c3ce553/go.mod h1:uF4+EGySaBnGeZpXZ0boh/oR6P0vNiYfQ2MAJXCU9hE=
3939
github.com/speedata/gofpdi v1.0.18 h1:LEiIN62ckZcA4n8AtBu16M2P2fBK3OnwpTGDfe13v/4=

0 commit comments

Comments
 (0)