Skip to content

Instantly share code, notes, and snippets.

@DBarney
Created October 22, 2019 16:22
Show Gist options
  • Save DBarney/ffbac3270dfe5462a8cd40d916642879 to your computer and use it in GitHub Desktop.
Save DBarney/ffbac3270dfe5462a8cd40d916642879 to your computer and use it in GitHub Desktop.
Professor Build for 152d105f8d5878d73cd66ff43757b7fdeccb70b0: Tue Oct 22 10:22:04 MDT 2019

Success

complete output

total time 2.956296428s 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.236s
ok  	github.com/dbarney/professor/internal/publisher	(cached)
ok  	github.com/dbarney/professor/internal/repo	0.006s
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