diff --git a/go.mod b/go.mod index 4ebc31a..4d31b53 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/sap/secret-generator -go 1.23.2 +go 1.23.3 require ( github.com/google/uuid v1.6.0