examples icon indicating copy to clipboard operation
examples copied to clipboard

Update all Go examples to use Docker v4

Open scottslowe opened this issue 1 year ago • 0 comments

This is part of https://github.com/pulumi/examples/issues/1438.

All Go-based Pulumi programs that use the Docker provider need to be updated to use v4 of the Docker provider. This typically involves editing go.mod to use the updated provider version.

scottslowe avatar Feb 15 '24 19:02 scottslowe