pulumi/pkg/backend/httpstate
Pat Gavlin 1af7449f1a
Remove references to pulumi/glog. (#3009)
This package's flags conflict with those in google/glog. Replace all
references to this package with references to
pulumi/pulumi/pkg/util/logging, and change that package to explicitly
call `flag.CommandLine.Parse` with an empty slice.

This should make it much easier to consume these packages in downstream
repos that have direct or indirect dependencies on google/glog.
2019-07-31 13:23:33 -05:00
..
client Signal policy publish operation completion to the service 2019-07-25 15:21:07 -07:00
backend.go Address comments 2019-07-16 00:58:33 -07:00
console.go Rename backend packages 2018-09-05 07:32:42 -07:00
console_test.go Rename backend packages 2018-09-05 07:32:42 -07:00
policypack.go Run required policies as part of all updates 2019-07-16 00:58:33 -07:00
snapshot.go Fix an issue updating a newly created stack from the local backend 2019-05-10 17:07:52 -07:00
stack.go Remove backend.GetStackCrypter 2019-05-10 17:07:52 -07:00
state.go Remove references to pulumi/glog. (#3009) 2019-07-31 13:23:33 -05:00