chore(goreleaser): adapt main to refactoring (#506)

pull/515/head
1138-4EB 2018-08-22 13:24:34 +01:00
parent 0c53f06c64
commit 3372f0546d
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ project_name: filebrowser
build: build:
env: env:
- CGO_ENABLED=0 - CGO_ENABLED=0
main: cmd/filebrowser/main.go main: cli/main.go
binary: filebrowser binary: filebrowser
goos: goos:
- darwin - darwin