Open doverradio opened 2 years ago
In the ga-beacon.go file there is one import "google.golang.org/appengine/delay" which VS Code says it could not import. Would this be due to VS Code? How can this be solved?
ga-beacon.go
"google.golang.org/appengine/delay"
In the
ga-beacon.go
file there is one import"google.golang.org/appengine/delay"
which VS Code says it could not import. Would this be due to VS Code? How can this be solved?