I am trying to extract this zip file. I tried using this code:
package main import ( "archive/zip" "log" ) func main() { path_s