File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/google/go-github/v57 v57.0.0
9
9
github.com/google/uuid v1.6.0
10
10
github.com/hashicorp/go-slug v0.13.3
11
- github.com/hashicorp/hcl/v2 v2.20.1
11
+ github.com/hashicorp/hcl/v2 v2.22.0
12
12
github.com/stretchr/testify v1.9.0
13
13
github.com/whilp/git-urls v1.0.0
14
14
)
Original file line number Diff line number Diff line change @@ -57,6 +57,8 @@ github.com/hashicorp/go-slug v0.13.3 h1:JiYNpOkD0HmMWw/lNYiBAUD6+WIBIV7UftKiqIbp
57
57
github.com/hashicorp/go-slug v0.13.3 /go.mod h1:RA4C+ezyC2nDsiPM5+1djqagveBBJdSN/fM2QCUziYQ =
58
58
github.com/hashicorp/hcl/v2 v2.20.1 h1:M6hgdyz7HYt1UN9e61j+qKJBqR3orTWbI1HKBJEdxtc =
59
59
github.com/hashicorp/hcl/v2 v2.20.1 /go.mod h1:TZDqQ4kNKCbh1iJp99FdPiUaVDDUPivbqxZulxDYqL4 =
60
+ github.com/hashicorp/hcl/v2 v2.22.0 h1:hkZ3nCtqeJsDhPRFz5EA9iwcG1hNWGePOTw6oyul12M =
61
+ github.com/hashicorp/hcl/v2 v2.22.0 /go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA =
60
62
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 h1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A =
61
63
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 /go.mod h1:1lJo3i6rXxKeerYnT8Nvf0QmHCRC1n8sfWVwXF2Frvo =
62
64
github.com/kevinburke/ssh_config v1.2.0 h1:x584FjTGwHzMwvHx18PXxbBVzfnxogHaAReU4gf13a4 =
You can’t perform that action at this time.
0 commit comments