Closed cloudfreexiao closed 6 years ago
sync.Map was introduced since golang 1.9 (https://medium.com/@deckarep/the-new-kid-in-town-gos-sync-map-de24a6bf7c2c) @rogeralsing Hmmm, not sure how to deal with different versions in Go.
thanks I upgrade go version
hi my project go version is 1.85 compiler protoactor errror sync.Map undefined is really a bug??? thanks https://github.com/AsynkronIT/protoactor-go/blob/dev/actor/guardian.go#L11