Skip to content

Commit 72a6f7c

Browse files
Update module github.com/hashicorp/go-slug to v0.16.2
1 parent 6ad2d23 commit 72a6f7c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/go-git/go-git/v5 v5.12.0
88
github.com/google/go-github/v57 v57.0.0
99
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
1111
github.com/hashicorp/hcl/v2 v2.20.1
1212
github.com/stretchr/testify v1.9.0
1313
github.com/whilp/git-urls v1.0.0

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
5555
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
5656
github.com/hashicorp/go-slug v0.13.3 h1:JiYNpOkD0HmMWw/lNYiBAUD6+WIBIV7UftKiqIbpNqM=
5757
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=
5860
github.com/hashicorp/hcl/v2 v2.20.1 h1:M6hgdyz7HYt1UN9e61j+qKJBqR3orTWbI1HKBJEdxtc=
5961
github.com/hashicorp/hcl/v2 v2.20.1/go.mod h1:TZDqQ4kNKCbh1iJp99FdPiUaVDDUPivbqxZulxDYqL4=
6062
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 h1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A=

0 commit comments

Comments
 (0)