Files
Matheus Sampaio Queiroga b07a7d0878
Some checks failed
Build / build (amd64) (push) Failing after 1s
Build / build (386) (push) Failing after 3s
Build / build (arm64) (push) Failing after 2s
Build / build (arm) (push) Failing after 2s
Build / build (mips64) (push) Failing after 2s
Build / build (mips) (push) Failing after 3s
Build / build (loong64) (push) Failing after 4s
Build / build (mips64le) (push) Failing after 2s
Build / build (mipsle) (push) Failing after 2s
Build / build (ppc64) (push) Failing after 2s
Build / build (ppc64le) (push) Failing after 1s
Build / build (riscv64) (push) Failing after 2s
Build / build (s390x) (push) Failing after 2s
Update dpkg
2025-07-28 20:29:35 -03:00

17 lines
437 B
Modula-2

module sirherobrine23.com.br/gitea/act
go 1.24
require (
sirherobrine23.com.br/go-bds/go-bds v0.0.0-20250303165901-200666321236
sirherobrine23.com.br/sirherobrine23/go-dpkg v0.0.2
)
require (
github.com/PuerkitoBio/goquery v1.10.2 // indirect
github.com/andybalholm/cascadia v1.3.3 // indirect
github.com/klauspost/compress v1.18.0 // indirect
github.com/ulikunitz/xz v0.5.12 // indirect
golang.org/x/net v0.35.0 // indirect
)