Skip to content

Commit

Permalink
sysutils/terragrunt: Update to 0.42.8
Browse files Browse the repository at this point in the history
ChangeLog: https://github.com/gruntwork-io/terragrunt/releases/tag/v0.42.8

Updated golang.org/x/crypto dependency to fix CVE-2020-9283.

PR:		268966
Reported by:	0xdutra@gmail.com (maintainer)
MFH:		2023Q1 (security fix)
Security:	CVE-2020-9283
  • Loading branch information
dutraxyz authored and fernape committed Jan 16, 2023
1 parent 38e6e93 commit 91f5d72
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
3 changes: 1 addition & 2 deletions sysutils/terragrunt/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
PORTNAME= terragrunt
DISTVERSIONPREFIX= v
DISTVERSION= 0.42.5
PORTREVISION= 1
DISTVERSION= 0.42.8
CATEGORIES= sysutils

MAINTAINER= 0xdutra@gmail.com
Expand Down
10 changes: 5 additions & 5 deletions sysutils/terragrunt/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TIMESTAMP = 1672020275
SHA256 (go/sysutils_terragrunt/terragrunt-v0.42.5/v0.42.5.mod) = 52701910ff32c71ebbd930f627a74ea039310d61ec18845d6451a8a05229cb3c
SIZE (go/sysutils_terragrunt/terragrunt-v0.42.5/v0.42.5.mod) = 7556
SHA256 (go/sysutils_terragrunt/terragrunt-v0.42.5/v0.42.5.zip) = 536eba3add16d66aeca85faf9f371b1535947cedbdd3e5f5dab0a0e654cd24b4
SIZE (go/sysutils_terragrunt/terragrunt-v0.42.5/v0.42.5.zip) = 2751345
TIMESTAMP = 1673751256
SHA256 (go/sysutils_terragrunt/terragrunt-v0.42.8/v0.42.8.mod) = 03837327784150cb4ed9afd146c27a6e2b36d130d444504fbb07e94c9f312765
SIZE (go/sysutils_terragrunt/terragrunt-v0.42.8/v0.42.8.mod) = 7528
SHA256 (go/sysutils_terragrunt/terragrunt-v0.42.8/v0.42.8.zip) = a4efafb4368d72ecfbd5123f00a9e9b0e906c6ffd6f2221652ad1619adca1db0
SIZE (go/sysutils_terragrunt/terragrunt-v0.42.8/v0.42.8.zip) = 2753815

0 comments on commit 91f5d72

Please sign in to comment.