mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-09 19:52:58 +00:00
remove go generate
This commit is contained in:
parent
9bbfca345e
commit
34aa947a37
@ -4,7 +4,6 @@ go:
|
||||
- tip
|
||||
|
||||
install:
|
||||
- go generate
|
||||
- go get $(go list -f '{{join .Imports "\n"}}' ./... | sort | uniq | grep -v caddy-hugo) || true
|
||||
- go get github.com/mholt/caddy/caddyhttp
|
||||
- go get github.com/caddyserver/caddydev
|
||||
|
Loading…
x
Reference in New Issue
Block a user