dockerbuild/go.mod
Ondrej Vlach 0762c65972
Some checks failed
Go Test / test (push) Failing after 3s
initial commit
2025-05-30 19:30:39 +02:00

6 lines
111 B
Modula-2

module git.nanobyte.cz/actions/go-dockerbuild
go 1.24.3
require github.com/sethvargo/go-githubactions v1.3.1