Add Support For Labels

This commit is contained in:
Matt Petersen 2024-07-15 12:09:16 -06:00
parent b55b06bc42
commit aba70161cf
8 changed files with 18 additions and 22 deletions

2
go.mod
View file

@ -1,4 +1,4 @@
module github.com/radicldefense/rad-manual-approval
module github.com/trstringer/manual-approval
go 1.17