diff --git a/examples/autonaming-overlay/package-lock.json b/examples/autonaming-overlay/package-lock.json index 3810f8cace..b21a2ea252 100644 --- a/examples/autonaming-overlay/package-lock.json +++ b/examples/autonaming-overlay/package-lock.json @@ -7,7 +7,7 @@ "name": "aws-native-naming-conventions", "dependencies": { "@pulumi/aws-native": "1.24.0", - "@pulumi/pulumi": "3.147.0" + "@pulumi/pulumi": "3.148.0" }, "devDependencies": { "@types/node": "^16" @@ -856,9 +856,9 @@ } }, "node_modules/@pulumi/pulumi": { - "version": "3.147.0", - "resolved": "https://registry.npmjs.org/@pulumi/pulumi/-/pulumi-3.147.0.tgz", - "integrity": "sha512-5tBGauFC6rAiB5I8Ug6kHBNB1YNmLANT1yy2pXwyMMWXmFc1++sYrZ2QDyVf0cJVtXdFhqw1kw/CxdV4YCHi0Q==", + "version": "3.148.0", + "resolved": "https://registry.npmjs.org/@pulumi/pulumi/-/pulumi-3.148.0.tgz", + "integrity": "sha512-Y7RNkfOYcvraz6rXMoM4KJAvk2oEq8yvsT6EX4G1CyQKUH8EpdUn0TZtvIZLqhW/M06/sMYFbjgpsuXa7p5Y7Q==", "dependencies": { "@grpc/grpc-js": "^1.10.1", "@logdna/tail-file": "^2.0.6", @@ -4043,9 +4043,9 @@ } }, "@pulumi/pulumi": { - "version": "3.147.0", - "resolved": "https://registry.npmjs.org/@pulumi/pulumi/-/pulumi-3.147.0.tgz", - "integrity": "sha512-5tBGauFC6rAiB5I8Ug6kHBNB1YNmLANT1yy2pXwyMMWXmFc1++sYrZ2QDyVf0cJVtXdFhqw1kw/CxdV4YCHi0Q==", + "version": "3.148.0", + "resolved": "https://registry.npmjs.org/@pulumi/pulumi/-/pulumi-3.148.0.tgz", + "integrity": "sha512-Y7RNkfOYcvraz6rXMoM4KJAvk2oEq8yvsT6EX4G1CyQKUH8EpdUn0TZtvIZLqhW/M06/sMYFbjgpsuXa7p5Y7Q==", "requires": { "@grpc/grpc-js": "^1.10.1", "@logdna/tail-file": "^2.0.6", diff --git a/examples/autonaming-overlay/package.json b/examples/autonaming-overlay/package.json index 7be325c292..647d57d772 100644 --- a/examples/autonaming-overlay/package.json +++ b/examples/autonaming-overlay/package.json @@ -5,7 +5,7 @@ "@types/node": "^16" }, "dependencies": { - "@pulumi/pulumi": "3.147.0", + "@pulumi/pulumi": "3.148.0", "@pulumi/aws-native": "1.24.0" } } diff --git a/examples/aws-native-naming-conventions/package-lock.json b/examples/aws-native-naming-conventions/package-lock.json index 3810f8cace..b21a2ea252 100644 --- a/examples/aws-native-naming-conventions/package-lock.json +++ b/examples/aws-native-naming-conventions/package-lock.json @@ -7,7 +7,7 @@ "name": "aws-native-naming-conventions", "dependencies": { "@pulumi/aws-native": "1.24.0", - "@pulumi/pulumi": "3.147.0" + "@pulumi/pulumi": "3.148.0" }, "devDependencies": { "@types/node": "^16" @@ -856,9 +856,9 @@ } }, "node_modules/@pulumi/pulumi": { - "version": "3.147.0", - "resolved": "https://registry.npmjs.org/@pulumi/pulumi/-/pulumi-3.147.0.tgz", - "integrity": "sha512-5tBGauFC6rAiB5I8Ug6kHBNB1YNmLANT1yy2pXwyMMWXmFc1++sYrZ2QDyVf0cJVtXdFhqw1kw/CxdV4YCHi0Q==", + "version": "3.148.0", + "resolved": "https://registry.npmjs.org/@pulumi/pulumi/-/pulumi-3.148.0.tgz", + "integrity": "sha512-Y7RNkfOYcvraz6rXMoM4KJAvk2oEq8yvsT6EX4G1CyQKUH8EpdUn0TZtvIZLqhW/M06/sMYFbjgpsuXa7p5Y7Q==", "dependencies": { "@grpc/grpc-js": "^1.10.1", "@logdna/tail-file": "^2.0.6", @@ -4043,9 +4043,9 @@ } }, "@pulumi/pulumi": { - "version": "3.147.0", - "resolved": "https://registry.npmjs.org/@pulumi/pulumi/-/pulumi-3.147.0.tgz", - "integrity": "sha512-5tBGauFC6rAiB5I8Ug6kHBNB1YNmLANT1yy2pXwyMMWXmFc1++sYrZ2QDyVf0cJVtXdFhqw1kw/CxdV4YCHi0Q==", + "version": "3.148.0", + "resolved": "https://registry.npmjs.org/@pulumi/pulumi/-/pulumi-3.148.0.tgz", + "integrity": "sha512-Y7RNkfOYcvraz6rXMoM4KJAvk2oEq8yvsT6EX4G1CyQKUH8EpdUn0TZtvIZLqhW/M06/sMYFbjgpsuXa7p5Y7Q==", "requires": { "@grpc/grpc-js": "^1.10.1", "@logdna/tail-file": "^2.0.6", diff --git a/examples/aws-native-naming-conventions/package.json b/examples/aws-native-naming-conventions/package.json index 7be325c292..647d57d772 100644 --- a/examples/aws-native-naming-conventions/package.json +++ b/examples/aws-native-naming-conventions/package.json @@ -5,7 +5,7 @@ "@types/node": "^16" }, "dependencies": { - "@pulumi/pulumi": "3.147.0", + "@pulumi/pulumi": "3.148.0", "@pulumi/aws-native": "1.24.0" } } diff --git a/examples/aws-native-ts-stepfunctions/package.json b/examples/aws-native-ts-stepfunctions/package.json index 2c25776596..b7eec45099 100644 --- a/examples/aws-native-ts-stepfunctions/package.json +++ b/examples/aws-native-ts-stepfunctions/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.67.0", - "@pulumi/pulumi": "3.147.0" + "@pulumi/pulumi": "3.148.0" }, "peerDependencies": { "@pulumi/aws-native": "1.24.0" diff --git a/examples/aws-ts-assume-role/assume-role/package.json b/examples/aws-ts-assume-role/assume-role/package.json index 0de70fe443..3aa66b3bb3 100644 --- a/examples/aws-ts-assume-role/assume-role/package.json +++ b/examples/aws-ts-assume-role/assume-role/package.json @@ -4,7 +4,7 @@ "@types/node": "^8.0.0" }, "dependencies": { - "@pulumi/pulumi": "3.147.0", + "@pulumi/pulumi": "3.148.0", "@pulumi/aws": "6.67.0", "@pulumi/random": "4.17.0" }, diff --git a/examples/aws-ts-assume-role/create-role/package.json b/examples/aws-ts-assume-role/create-role/package.json index 77462e5876..c908886f38 100644 --- a/examples/aws-ts-assume-role/create-role/package.json +++ b/examples/aws-ts-assume-role/create-role/package.json @@ -5,6 +5,6 @@ }, "dependencies": { "@pulumi/aws": "6.67.0", - "@pulumi/pulumi": "3.147.0" + "@pulumi/pulumi": "3.148.0" } } diff --git a/examples/cfn-custom-resource/package.json b/examples/cfn-custom-resource/package.json index 261d4b150c..57e2540865 100644 --- a/examples/cfn-custom-resource/package.json +++ b/examples/cfn-custom-resource/package.json @@ -4,7 +4,7 @@ "@types/node": "^8.0.0" }, "dependencies": { - "@pulumi/pulumi": "3.147.0", + "@pulumi/pulumi": "3.148.0", "@pulumi/aws": "6.67.0" }, "peerDependencies": { diff --git a/examples/cidr-ts/package.json b/examples/cidr-ts/package.json index 29e254a27d..6530a5e2bd 100644 --- a/examples/cidr-ts/package.json +++ b/examples/cidr-ts/package.json @@ -4,7 +4,7 @@ "@types/node": "^8.0.0" }, "dependencies": { - "@pulumi/pulumi": "3.147.0" + "@pulumi/pulumi": "3.148.0" }, "peerDependencies": { "@pulumi/aws-native": "dev" diff --git a/examples/ecs/package.json b/examples/ecs/package.json index 9ef0d111c7..523dd2b6e1 100644 --- a/examples/ecs/package.json +++ b/examples/ecs/package.json @@ -5,6 +5,6 @@ }, "dependencies": { "@pulumi/aws": "6.67.0", - "@pulumi/pulumi": "3.147.0" + "@pulumi/pulumi": "3.148.0" } } diff --git a/examples/get-ts/package.json b/examples/get-ts/package.json index 31b0e96b73..da19100697 100644 --- a/examples/get-ts/package.json +++ b/examples/get-ts/package.json @@ -4,7 +4,7 @@ "@types/node": "^8.0.0" }, "dependencies": { - "@pulumi/pulumi": "3.147.0" + "@pulumi/pulumi": "3.148.0" }, "peerDependencies": { "@pulumi/aws-native": "dev" diff --git a/examples/go.mod b/examples/go.mod index 6d7d59a4f7..e235b5a1ab 100644 --- a/examples/go.mod +++ b/examples/go.mod @@ -9,8 +9,8 @@ require ( github.com/aws/aws-sdk-go-v2/config v1.27.11 github.com/aws/aws-sdk-go-v2/service/ssm v1.56.1 github.com/pulumi/providertest v0.1.5 - github.com/pulumi/pulumi/pkg/v3 v3.147.0 - github.com/pulumi/pulumi/sdk/v3 v3.147.0 + github.com/pulumi/pulumi/pkg/v3 v3.148.0 + github.com/pulumi/pulumi/sdk/v3 v3.148.0 github.com/stretchr/testify v1.10.0 ) diff --git a/examples/go.sum b/examples/go.sum index 769bdc0a47..05983be24f 100644 --- a/examples/go.sum +++ b/examples/go.sum @@ -354,10 +354,10 @@ github.com/pulumi/esc v0.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE= github.com/pulumi/esc v0.10.0/go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c= github.com/pulumi/providertest v0.1.5 h1:35PH+SBNzWjkfO/rP5mSjrfuTUJZ5nxeo2Cb845EoYU= github.com/pulumi/providertest v0.1.5/go.mod h1:bU07oPwpgNjGuuIT6CPnI/eLXaGHqhypFrxX5ZsABo4= -github.com/pulumi/pulumi/pkg/v3 v3.147.0 h1:aFzP2kXBL/nPPDao625xIkjAhqT5GKe3XfPXbG07oFA= -github.com/pulumi/pulumi/pkg/v3 v3.147.0/go.mod h1:WqLJy8lfzbGTEqz5Rukd+GrqBYNBf8Y3dJ+Wde+G6g4= -github.com/pulumi/pulumi/sdk/v3 v3.147.0 h1:8ZDZnEsCZa6shw1dwIDUssbYMooYyebhpmx5feuZCqM= -github.com/pulumi/pulumi/sdk/v3 v3.147.0/go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA= +github.com/pulumi/pulumi/pkg/v3 v3.148.0 h1:7FuRpw1ysvt5400x+5Ukbj14ue5W8b9fI+FZ8YMD7o4= +github.com/pulumi/pulumi/pkg/v3 v3.148.0/go.mod h1:xxL0LnlNmjotV8Kz3sKITKCQf+U72prabgt4NAlJfRk= +github.com/pulumi/pulumi/sdk/v3 v3.148.0 h1:tEw1FQOKoQVP7HfZWI9DJQl4ZvGaL1z2ixZdN2wGV/o= +github.com/pulumi/pulumi/sdk/v3 v3.148.0/go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA= github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis= diff --git a/examples/lambda-update/step1/package.json b/examples/lambda-update/step1/package.json index c0fdde2943..f0966d6bd1 100644 --- a/examples/lambda-update/step1/package.json +++ b/examples/lambda-update/step1/package.json @@ -4,7 +4,7 @@ "@types/node": "^8.0.0" }, "dependencies": { - "@pulumi/pulumi": "3.147.0", + "@pulumi/pulumi": "3.148.0", "@pulumi/aws": "6.67.0" }, "peerDependencies": { diff --git a/examples/parallel-ts/package.json b/examples/parallel-ts/package.json index b71b214677..0fe8087003 100644 --- a/examples/parallel-ts/package.json +++ b/examples/parallel-ts/package.json @@ -4,7 +4,7 @@ "@types/node": "^8.0.0" }, "dependencies": { - "@pulumi/pulumi": "3.147.0" + "@pulumi/pulumi": "3.148.0" }, "peerDependencies": { "@pulumi/aws-native": "dev" diff --git a/examples/refresh-changes/package.json b/examples/refresh-changes/package.json index 7be325c292..647d57d772 100644 --- a/examples/refresh-changes/package.json +++ b/examples/refresh-changes/package.json @@ -5,7 +5,7 @@ "@types/node": "^16" }, "dependencies": { - "@pulumi/pulumi": "3.147.0", + "@pulumi/pulumi": "3.148.0", "@pulumi/aws-native": "1.24.0" } } diff --git a/examples/simple-go/go.mod b/examples/simple-go/go.mod index 85e9366629..59f3c73f59 100644 --- a/examples/simple-go/go.mod +++ b/examples/simple-go/go.mod @@ -6,7 +6,7 @@ toolchain go1.23.5 require ( github.com/pulumi/pulumi-aws-native/sdk v1.24.0 - github.com/pulumi/pulumi/sdk/v3 v3.147.0 + github.com/pulumi/pulumi/sdk/v3 v3.148.0 ) require ( diff --git a/examples/simple-go/go.sum b/examples/simple-go/go.sum index 0aeca496fd..901342c4af 100644 --- a/examples/simple-go/go.sum +++ b/examples/simple-go/go.sum @@ -150,8 +150,8 @@ github.com/pulumi/esc v0.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE= github.com/pulumi/esc v0.10.0/go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c= github.com/pulumi/pulumi-aws-native/sdk v1.24.0 h1:EOTqOshxWDWnmkGuJlTXnBHN/PcfCiIYOoA/HP8jTZs= github.com/pulumi/pulumi-aws-native/sdk v1.24.0/go.mod h1:xvUCWJvh2QrFkRA1ACbmzIWvIWp8PqslIjJKSbNAmgM= -github.com/pulumi/pulumi/sdk/v3 v3.147.0 h1:8ZDZnEsCZa6shw1dwIDUssbYMooYyebhpmx5feuZCqM= -github.com/pulumi/pulumi/sdk/v3 v3.147.0/go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA= +github.com/pulumi/pulumi/sdk/v3 v3.148.0 h1:tEw1FQOKoQVP7HfZWI9DJQl4ZvGaL1z2ixZdN2wGV/o= +github.com/pulumi/pulumi/sdk/v3 v3.148.0/go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA= github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis= diff --git a/examples/simple-ts/package.json b/examples/simple-ts/package.json index 31b0e96b73..da19100697 100644 --- a/examples/simple-ts/package.json +++ b/examples/simple-ts/package.json @@ -4,7 +4,7 @@ "@types/node": "^8.0.0" }, "dependencies": { - "@pulumi/pulumi": "3.147.0" + "@pulumi/pulumi": "3.148.0" }, "peerDependencies": { "@pulumi/aws-native": "dev" diff --git a/examples/stable-outputs-preview/package.json b/examples/stable-outputs-preview/package.json index 610c1f72a1..24a274d830 100644 --- a/examples/stable-outputs-preview/package.json +++ b/examples/stable-outputs-preview/package.json @@ -7,7 +7,7 @@ "dependencies": { "@pulumi/aws": "6.67.0", "@pulumi/aws-native": "1.24.0", - "@pulumi/pulumi": "3.147.0", + "@pulumi/pulumi": "3.148.0", "archiver": "^7.0.1" } } diff --git a/examples/update/step1/package.json b/examples/update/step1/package.json index 34d1f99fc3..49a0018c77 100644 --- a/examples/update/step1/package.json +++ b/examples/update/step1/package.json @@ -4,7 +4,7 @@ "@types/node": "^8.0.0" }, "dependencies": { - "@pulumi/pulumi": "3.147.0" + "@pulumi/pulumi": "3.148.0" }, "peerDependencies": { "@pulumi/aws-native": "dev" diff --git a/examples/update/step2/package.json b/examples/update/step2/package.json index 34d1f99fc3..49a0018c77 100644 --- a/examples/update/step2/package.json +++ b/examples/update/step2/package.json @@ -4,7 +4,7 @@ "@types/node": "^8.0.0" }, "dependencies": { - "@pulumi/pulumi": "3.147.0" + "@pulumi/pulumi": "3.148.0" }, "peerDependencies": { "@pulumi/aws-native": "dev" diff --git a/examples/write-only-go/go.mod b/examples/write-only-go/go.mod index 3f2d6e5f3b..0514d6db3a 100644 --- a/examples/write-only-go/go.mod +++ b/examples/write-only-go/go.mod @@ -6,7 +6,7 @@ toolchain go1.23.5 require ( github.com/pulumi/pulumi-aws-native/sdk v1.24.0 - github.com/pulumi/pulumi/sdk/v3 v3.147.0 + github.com/pulumi/pulumi/sdk/v3 v3.148.0 ) require ( diff --git a/examples/write-only-go/go.sum b/examples/write-only-go/go.sum index 026fdce1db..acc0bad90a 100644 --- a/examples/write-only-go/go.sum +++ b/examples/write-only-go/go.sum @@ -150,8 +150,8 @@ github.com/pulumi/esc v0.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE= github.com/pulumi/esc v0.10.0/go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c= github.com/pulumi/pulumi-aws-native/sdk v1.24.0 h1:EOTqOshxWDWnmkGuJlTXnBHN/PcfCiIYOoA/HP8jTZs= github.com/pulumi/pulumi-aws-native/sdk v1.24.0/go.mod h1:xvUCWJvh2QrFkRA1ACbmzIWvIWp8PqslIjJKSbNAmgM= -github.com/pulumi/pulumi/sdk/v3 v3.147.0 h1:8ZDZnEsCZa6shw1dwIDUssbYMooYyebhpmx5feuZCqM= -github.com/pulumi/pulumi/sdk/v3 v3.147.0/go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA= +github.com/pulumi/pulumi/sdk/v3 v3.148.0 h1:tEw1FQOKoQVP7HfZWI9DJQl4ZvGaL1z2ixZdN2wGV/o= +github.com/pulumi/pulumi/sdk/v3 v3.148.0/go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA= github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis= diff --git a/provider/go.mod b/provider/go.mod index 64e9122d05..074d2c8b87 100644 --- a/provider/go.mod +++ b/provider/go.mod @@ -30,8 +30,8 @@ require ( github.com/pulumi/jsschema v0.0.0-20240222154951-2ba83b66ea54 github.com/pulumi/providertest v0.1.5 github.com/pulumi/pulumi-go-provider v0.24.1 - github.com/pulumi/pulumi/pkg/v3 v3.147.0 - github.com/pulumi/pulumi/sdk/v3 v3.147.0 + github.com/pulumi/pulumi/pkg/v3 v3.148.0 + github.com/pulumi/pulumi/sdk/v3 v3.148.0 github.com/stretchr/testify v1.10.0 github.com/wI2L/jsondiff v0.5.1 github.com/zclconf/go-cty v1.13.2 diff --git a/provider/go.sum b/provider/go.sum index 7bf5adcb40..fb232e07d5 100644 --- a/provider/go.sum +++ b/provider/go.sum @@ -497,10 +497,10 @@ github.com/pulumi/providertest v0.1.5 h1:35PH+SBNzWjkfO/rP5mSjrfuTUJZ5nxeo2Cb845 github.com/pulumi/providertest v0.1.5/go.mod h1:bU07oPwpgNjGuuIT6CPnI/eLXaGHqhypFrxX5ZsABo4= github.com/pulumi/pulumi-go-provider v0.24.1 h1:OG2IaHgqK03SD1OSamIHnaFDUq/8r7PG+jZONS7SmSQ= github.com/pulumi/pulumi-go-provider v0.24.1/go.mod h1:mLh9XKuA2jkOYiIfK32HHahWUk44G2kWjZ3Ba29hsgc= -github.com/pulumi/pulumi/pkg/v3 v3.147.0 h1:aFzP2kXBL/nPPDao625xIkjAhqT5GKe3XfPXbG07oFA= -github.com/pulumi/pulumi/pkg/v3 v3.147.0/go.mod h1:WqLJy8lfzbGTEqz5Rukd+GrqBYNBf8Y3dJ+Wde+G6g4= -github.com/pulumi/pulumi/sdk/v3 v3.147.0 h1:8ZDZnEsCZa6shw1dwIDUssbYMooYyebhpmx5feuZCqM= -github.com/pulumi/pulumi/sdk/v3 v3.147.0/go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA= +github.com/pulumi/pulumi/pkg/v3 v3.148.0 h1:7FuRpw1ysvt5400x+5Ukbj14ue5W8b9fI+FZ8YMD7o4= +github.com/pulumi/pulumi/pkg/v3 v3.148.0/go.mod h1:xxL0LnlNmjotV8Kz3sKITKCQf+U72prabgt4NAlJfRk= +github.com/pulumi/pulumi/sdk/v3 v3.148.0 h1:tEw1FQOKoQVP7HfZWI9DJQl4ZvGaL1z2ixZdN2wGV/o= +github.com/pulumi/pulumi/sdk/v3 v3.148.0/go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA= github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis=