Skip to content

Commit 7a0378c

Browse files
authored
[RMQ-1756] Bump go : Fixes CVE-2025-22874, Merge pull request #142
2 parents f6ec798 + fcf65c0 commit 7a0378c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/rabbitmq/default-user-credential-updater
22

3-
go 1.24.0
4-
5-
toolchain go1.24.3
3+
go 1.24.4
64

75
require (
86
github.com/fsnotify/fsnotify v1.9.0

0 commit comments

Comments
 (0)