Skip to content

Commit 8da88ae

Browse files
opentofu-1.9/1.9.1-r1: cve remediation (#57875)
opentofu-1.9/1.9.1-r1: fix GHSA-fv92-fjc5-jj9h Advisory data: https://github.com/wolfi-dev/advisories/blob/main/opentofu-1.9.advisories.yaml --- ### "Breadcrumbs" for this automated service - **Source Code:** https://go/cve-remedy-automation-source - **Logs:** https://go/cve-remedy-automation-logs - **Docs:** _(not provided yet)_ Co-authored-by: octo-sts[bot] <[email protected]>
1 parent c1ca474 commit 8da88ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

opentofu-1.9.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: opentofu-1.9
33
version: "1.9.1"
4-
epoch: 1
4+
epoch: 2
55
copyright:
66
- license: MPL-2.0
77
dependencies:
@@ -23,6 +23,7 @@ pipeline:
2323
with:
2424
deps: |-
2525
github.com/cloudflare/[email protected]
26+
github.com/go-viper/mapstructure/[email protected]
2627
2728
- uses: go/bump
2829
with:

0 commit comments

Comments
 (0)