GitHub repo deps from SwiftPM broken?

All of a sudden today my package is failing to build:

fatal: unable to access 'https://github.com/apple/swift-collections.git/': Could not resolve host: github.com

Another package is also failing to build:

fatal: unable to access 'https://github.com/apple/swift-algorithms.git/': Could not resolve host: github.com

I see the errors from Xcode and command line.

Possibly related to a Crowdstrike situation on the GitHub backend?

NVM… restarting my computer fixed the problem. ¯\_(ツ)_/¯