So I took the time to find the .plist that was causing google updater to constantly request permission to an outside network on my mac.
The file is located at /users/<user account name>/Library/Preferences/LaunchAgents> "com.google.keystone.agent.plist"
Open this file in your favorite text editor and insert " <key>Disabled</key> " at the bottom before closing </dict> tag and your home free.