11 lines
177 B
Modula-2
11 lines
177 B
Modula-2
module git.crumpington.com/lib/webutil
|
|
|
|
go 1.23.2
|
|
|
|
require golang.org/x/crypto v0.28.0
|
|
|
|
require (
|
|
golang.org/x/net v0.21.0 // indirect
|
|
golang.org/x/text v0.19.0 // indirect
|
|
)
|