arindam2

Results 1 issues of arindam2

1. I copied the sample application into a main.go in a directory. 2. I ran `dep init -v`. 3. I ran `go run main.go`. This throws the following errors: ```#...