dockerbuild/go.mod
Ondrej Vlach 302df33baa
All checks were successful
Go Test / test (push) Successful in 25s
initial commit
2025-05-30 20:10:33 +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