Skip to content

Instantly share code, notes, and snippets.

@DBarney
Created October 22, 2019 16:22
Show Gist options
  • Save DBarney/0d09facd14324d8c7a311aaa3b7a7aad to your computer and use it in GitHub Desktop.
Save DBarney/0d09facd14324d8c7a311aaa3b7a7aad to your computer and use it in GitHub Desktop.
Professor Build for 03703ac50a3b064ba4af8f34aae5500ae569b183: Tue Oct 22 10:22:52 MDT 2019

Success

complete output

total time 3.182778655s 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.238s
ok  	github.com/dbarney/professor/internal/publisher	0.012s
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