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 @@ -7,7 +7,7 @@ require (
7
7
github.com/go-git/go-git/v5 v5.12.0
8
8
github.com/google/go-github/v57 v57.0.0
9
9
github.com/google/uuid v1.6.0
10
- github.com/hashicorp/go-slug v0.13.3
10
+ github.com/hashicorp/go-slug v0.16.2
11
11
github.com/hashicorp/hcl/v2 v2.20.1
12
12
github.com/stretchr/testify v1.9.0
13
13
github.com/whilp/git-urls v1.0.0
Original file line number Diff line number Diff line change @@ -55,6 +55,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
55
55
github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
56
56
github.com/hashicorp/go-slug v0.13.3 h1:JiYNpOkD0HmMWw/lNYiBAUD6+WIBIV7UftKiqIbpNqM =
57
57
github.com/hashicorp/go-slug v0.13.3 /go.mod h1:RA4C+ezyC2nDsiPM5+1djqagveBBJdSN/fM2QCUziYQ =
58
+ github.com/hashicorp/go-slug v0.16.2 h1:0P3hkT9Dhj94WnA7sgS/bRu33Xe9mIW+xnYvinwrKfs =
59
+ github.com/hashicorp/go-slug v0.16.2 /go.mod h1:THWVTAXwJEinbsp4/bBRcmbaO5EYNLTqxbG4tZ3gCYQ =
58
60
github.com/hashicorp/hcl/v2 v2.20.1 h1:M6hgdyz7HYt1UN9e61j+qKJBqR3orTWbI1HKBJEdxtc =
59
61
github.com/hashicorp/hcl/v2 v2.20.1 /go.mod h1:TZDqQ4kNKCbh1iJp99FdPiUaVDDUPivbqxZulxDYqL4 =
60
62
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 h1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A =
You can’t perform that action at this time.
0 commit comments