Update go.mod and go.sum (#36)

This commit is contained in:
2026-05-22 05:25:00 +01:00
committed by GitHub
parent af378eee42
commit 7df420f77a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ require (
github.com/fsnotify/fsnotify v1.10.1
github.com/lukaszraczylo/oss-telemetry v0.1.7
github.com/stretchr/testify v1.11.1
golang.org/x/sys v0.44.0
golang.org/x/sys v0.45.0
gopkg.in/yaml.v3 v3.0.1
)