xlxs
This commit is contained in:
3
go.mod
3
go.mod
@@ -4,13 +4,12 @@ go 1.21
|
||||
|
||||
toolchain go1.21.0
|
||||
|
||||
require github.com/twpayne/go-proj/v10 v10.2.0
|
||||
|
||||
require (
|
||||
github.com/jonboulle/clockwork v0.4.0 // indirect
|
||||
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
|
||||
github.com/onsi/ginkgo v1.16.5 // indirect
|
||||
github.com/onsi/gomega v1.33.1 // indirect
|
||||
github.com/tealeg/xlsx v1.0.5 // indirect
|
||||
golang.org/x/crypto v0.23.0 // indirect
|
||||
golang.org/x/net v0.25.0 // indirect
|
||||
golang.org/x/term v0.20.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user