20 lines
479 B
Modula-2
20 lines
479 B
Modula-2
module git.web.rug.nl/p209327/nlnieuws
|
|
|
|
go 1.26.1
|
|
|
|
require (
|
|
codeberg.org/pebbe/errors v0.4.0
|
|
github.com/jbowtie/gokogiri v0.0.0-20250107075044-de0f9d4877a5
|
|
github.com/kr/pretty v0.3.1
|
|
github.com/pebbe/compactcorpus v1.0.3
|
|
github.com/pebbe/textcat/v2 v2.3.0
|
|
github.com/rug-compling/alpinods v1.18.1
|
|
golang.org/x/net v0.57.0
|
|
)
|
|
|
|
require (
|
|
github.com/kr/text v0.2.0 // indirect
|
|
github.com/pebbe/util v0.9.0 // indirect
|
|
github.com/rogpeppe/go-internal v1.9.0 // indirect
|
|
)
|