notify/go.mod
Marcel S. Henselin 2a8f2dea76
Some checks failed
Sample Testing / my_job (push) Failing after 1m37s
chore: test old
2026-04-16 12:21:31 +02:00

10 lines
180 B
Modula-2

module google-chat-action
go 1.26.2
require (
github.com/google/go-cmp v0.7.0
github.com/sethvargo/go-githubactions v1.3.2
)
require github.com/google/uuid v1.6.0 // indirect