pulumi/sdk/go/common/util
stack72 a1af9289c3 Move BuildUtil class to sdk
This was still in pkg and wasn't accessible from the scripts location.
This code should be in the go/common location of sdk so that it can be
accessed from within our build scripts

Without this change, we were not able to get access to the Version number
for Python and none of our Python builds have been publishing binaries
2020-03-31 12:07:24 +01:00
..
archive move pkg/util/archive -> sdk/go/common/util/archive 2020-03-18 15:50:04 -07:00
buildutil Move BuildUtil class to sdk 2020-03-31 12:07:24 +01:00
ciutil move pkg/util/ciutil -> sdk/go/common/util/ciutil 2020-03-18 15:43:31 -07:00
cmdutil move pkg/util/result -> sdk/go/common/util 2020-03-18 15:45:42 -07:00
contract move pkg/util/logging -> sdk/go/common/util/logging 2020-03-18 15:34:58 -07:00
fsutil move pkg/util/fsutil -> sdk/go/common/util/fsutil 2020-03-18 15:48:38 -07:00
gitutil move pkg/testing -> sdk/go/common/testing, leave behind pkg/testing/integration 2020-03-18 15:55:41 -07:00
httputil move pkg/util/retry -> sdk/go/common/util/retry 2020-03-18 15:47:01 -07:00
logging Removing the need for vendoring (#4167) 2020-03-25 15:57:46 -07:00
mapper move pkg/util/mapper -> sdk/go/common/util/mapper 2020-03-18 14:47:37 -07:00
result move pkg/util/result -> sdk/go/common/util 2020-03-18 15:45:42 -07:00
retry move pkg/util/retry -> sdk/go/common/util/retry 2020-03-18 15:47:01 -07:00
rpcutil move pkg/util/rpcutil -> sdk/go/common/util/rpcutil 2020-03-18 15:37:13 -07:00