diff --git a/go.mod b/go.mod index be2fa6ea..1ff361cb 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/csaf-poc/csaf_distribution/v3 -go 1.22.4 +go 1.22.5 require ( github.com/BurntSushi/toml v1.4.0