You just got the opportunity to attend a meet-and-greet with Linus Torvalds at the famous LinuxCon event!
Even though deep inside you're a die-hard Windows OS user, because some of your favorite video games are not available on the Linux OS, you want to show off to Linus. You intend to prove that you know how to use Golang to access the Stat_t struct and get the user identifier and group identifier of files and directories in your Linux virtual machine.
You need to quickly write the remaining code, required to output the Uid and Gid of the current directory before Linus gets bored and walks away to talk to other developers... The output should have the following format:
User identifier: 1001
Group identifier: 1001