Skip to content

Commit c14e538

Browse files
aeneasrory-bot
authored andcommitted
fix: upgrade to go 1.24.4 to fix CVE-2025-4673
GitOrigin-RevId: 64950988a466bbdb4f25b8d9f5c416ff591c00bf
1 parent 0b26e27 commit c14e538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/ory/hydra/v2
22

3-
go 1.24.1
3+
go 1.24.4
44

55
replace github.com/ory/hydra-client-go/v2 => ./internal/httpclient
66

0 commit comments

Comments
 (0)