18 lines
403 B
Modula-2
18 lines
403 B
Modula-2
module gt.mokkon.com/sainw/libgofunc
|
|
|
|
go 1.25.0
|
|
|
|
require (
|
|
github.com/dlclark/regexp2 v1.11.5
|
|
github.com/fogleman/gg v1.3.0
|
|
github.com/kenshaw/escpos v0.0.0-20221114190919-df06b682a8fc
|
|
golang.org/x/image v0.38.0
|
|
golang.org/x/net v0.52.0
|
|
)
|
|
|
|
require (
|
|
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
|
|
github.com/google/gousb v1.1.3
|
|
golang.org/x/text v0.35.0 // indirect
|
|
)
|