Skip to content

Commit 5a00f12

Browse files
Bump golang version (#104)
Addresses CVE-2024-24788
1 parent 4547fa1 commit 5a00f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/jimmidyson/configmap-reload
22

33
go 1.21
44

5-
toolchain go1.22.2
5+
toolchain go1.22.4
66

77
require (
88
github.com/fsnotify/fsnotify v1.7.0

0 commit comments

Comments
 (0)