Skip to content

Instantly share code, notes, and snippets.

@DBarney
Created October 22, 2019 15:41
Show Gist options
  • Save DBarney/c7867e33c1c46f9b0e554ef14849528b to your computer and use it in GitHub Desktop.
Save DBarney/c7867e33c1c46f9b0e554ef14849528b to your computer and use it in GitHub Desktop.
Professor Build for d6e796cb41052fb3a9238eefee65123b26204535: Tue Oct 22 09:41:31 MDT 2019

Success

complete output

total time 2.980590556s seconds

go mod download
go mod verify
all modules verified
go vet ./...
go test ./...
?   	github.com/dbarney/professor	[no test files]
?   	github.com/dbarney/professor/internal/api	[no test files]
ok  	github.com/dbarney/professor/internal/builder	0.235s
ok  	github.com/dbarney/professor/internal/publisher	(cached)
ok  	github.com/dbarney/professor/internal/repo	0.005s
ok  	github.com/dbarney/professor/internal/storage	(cached)
?   	github.com/dbarney/professor/types	[no test files]
?   	github.com/dbarney/professor/www	[no test files]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment