Skip to content

Commit ce0f68c

Browse files
gptscript/0.9.5-r9: cve remediation (#51099)
gptscript/0.9.5-r9: fix GHSA-vvgc-356p-c3xw Advisory data: https://github.com/wolfi-dev/advisories/blob/main/gptscript.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 b3b8612 commit ce0f68c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gptscript.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: gptscript
33
version: 0.9.5
4-
epoch: 9
4+
epoch: 10
55
description: Develop LLM Apps in Natural Language
66
copyright:
77
- license: Apache-2.0
@@ -26,7 +26,7 @@ pipeline:
2626
deps: |-
2727
github.com/go-git/go-git/[email protected]
2828
golang.org/x/[email protected]
29-
golang.org/x/net@v0.36.0
29+
golang.org/x/net@v0.38.0
3030
3131
- uses: go/build
3232
with:

0 commit comments

Comments
 (0)