delightful-monkey-90700
04/12/2023, 9:22 PM+ cd pkg
+ go install -ldflags '-X <http://github.com/pulumi/pulumi/pkg/v3/version.Version=0.1.0-alpha.1673497087+g4996550f|github.com/pulumi/pulumi/pkg/v3/version.Version=0.1.0-alpha.1673497087+g4996550f>' <http://github.com/pulumi/pulumi/pkg/v3/cmd/pulumi|github.com/pulumi/pulumi/pkg/v3/cmd/pulumi>
# <http://github.com/pulumi/pulumi/pkg/v3/backend/filestate|github.com/pulumi/pulumi/pkg/v3/backend/filestate>
backend/filestate/backend.go:121:24: undefined: atomic.Pointer
backend/filestate/backend.go:385:18: undefined: atomic.Int64
backend/filestate/backend.go:388:19: undefined: atomic.Int64
Has anyone run into this ?billowy-army-68599
04/12/2023, 9:35 PMsync/atomic
is go 1.19 onlydelightful-monkey-90700
04/12/2023, 9:36 PMbillowy-army-68599
04/12/2023, 9:37 PMdelightful-monkey-90700
04/12/2023, 9:37 PM