diff --git a/go.mod b/go.mod index 3e99c6e..bc4593c 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module antoine-roux.tk/projects/go/pulumi-library -go 1.22.1 +go 1.22.2 require ( github.com/blang/semver v3.5.1+incompatible