This commit is contained in:
parent
557fde5dff
commit
2a8f2dea76
3 changed files with 15 additions and 2 deletions
2
go.mod
2
go.mod
|
|
@ -6,3 +6,5 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue