Skip to content

Instantly share code, notes, and snippets.

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

Success

complete output

total time -2.982274454s 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.241s
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