dockerbuild/go.mod
Ondrej Vlach d25f74e3d0
All checks were successful
Go Test / test (push) Successful in 1m7s
initial commit
2025-05-30 19:31:52 +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