Skip to content

Commit

Permalink
Update pulumi/pulumi
Browse files Browse the repository at this point in the history
  • Loading branch information
komalali committed Dec 16, 2020
1 parent ebad09a commit 7e46ace
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions provider/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ require (
github.com/onsi/ginkgo v1.12.0 // indirect
github.com/onsi/gomega v1.9.0 // indirect
github.com/pkg/errors v0.9.1
github.com/pulumi/pulumi/pkg/v2 v2.15.7-0.20201216022956-aff583601221
github.com/pulumi/pulumi/sdk/v2 v2.15.5
github.com/pulumi/pulumi/pkg/v2 v2.15.7-0.20201216172244-9b33dd84d58e
github.com/pulumi/pulumi/sdk/v2 v2.15.7-0.20201216172244-9b33dd84d58e
github.com/stretchr/testify v1.6.1
google.golang.org/grpc v1.29.1
helm.sh/helm/v3 v3.4.1
Expand Down
8 changes: 4 additions & 4 deletions provider/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -901,11 +901,11 @@ github.com/prometheus/procfs v0.0.8/go.mod h1:7Qr8sr6344vo1JqZ6HhLceV9o3AJ1Ff+Gx
github.com/prometheus/procfs v0.1.3 h1:F0+tqvhOksq22sc6iCHF5WGlWjdwj92p0udFh1VFBS8=
github.com/prometheus/procfs v0.1.3/go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4OA4YeYWdaU=
github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU=
github.com/pulumi/pulumi/pkg/v2 v2.15.7-0.20201216022956-aff583601221 h1:mWt4ygWSh+eqS+dPbQLPXo6a4h0c7KWTAcBmlwUDXwo=
github.com/pulumi/pulumi/pkg/v2 v2.15.7-0.20201216022956-aff583601221/go.mod h1:bAbzFeU3gHu1diqcckqUqaFf5dP02BfJlP8dnHwm00k=
github.com/pulumi/pulumi/pkg/v2 v2.15.7-0.20201216172244-9b33dd84d58e h1:ApgPBjvJMM1LhU32nQMd8MgS1wyiAn5WnvKqvLSwDtU=
github.com/pulumi/pulumi/pkg/v2 v2.15.7-0.20201216172244-9b33dd84d58e/go.mod h1:bAbzFeU3gHu1diqcckqUqaFf5dP02BfJlP8dnHwm00k=
github.com/pulumi/pulumi/sdk/v2 v2.2.1/go.mod h1:QNbWpL4gvf3X0lUFT7TXA2Jo1ff/Ti2l97AyFGYwvW4=
github.com/pulumi/pulumi/sdk/v2 v2.15.5 h1:6eULoxZsp7tpSbtFm+DZQS99Eqm0eJKPHXeZzs1Ldjs=
github.com/pulumi/pulumi/sdk/v2 v2.15.5/go.mod h1:fCFhRV6NmidWetmgDPA76efL+s0JqLlS54JJIwfOt+o=
github.com/pulumi/pulumi/sdk/v2 v2.15.7-0.20201216172244-9b33dd84d58e h1:Ds0hfjsawTswd6ofgQNUNlxJnjQRBbfrxeY0emRqCeA=
github.com/pulumi/pulumi/sdk/v2 v2.15.7-0.20201216172244-9b33dd84d58e/go.mod h1:fCFhRV6NmidWetmgDPA76efL+s0JqLlS54JJIwfOt+o=
github.com/qri-io/starlib v0.4.2-0.20200213133954-ff2e8cd5ef8d/go.mod h1:7DPO4domFU579Ga6E61sB9VFNaniPVwJP5C4bBCu3wA=
github.com/quasilyte/go-consistent v0.0.0-20190521200055-c6f3937de18c/go.mod h1:5STLWrekHfjyYwxBRVRXNOSewLJ3PWfDJd1VyTS21fI=
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
Expand Down

0 comments on commit 7e46ace

Please sign in to comment.