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