smallblog
smallblog copied to clipboard
Flat file markdown blogging system with filesystem watch and extended markdown support
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies dockerfile Dockerfile...
When I try to build smallblog, I get the following: `go get -u github.com/Depado/smallblog` `# github.com/Depado/smallblog/filesystem` `go/src/github.com/Depado/smallblog/filesystem/filesystem.go:21: undefined: notify.InMovedTo` `go/src/github.com/Depado/smallblog/filesystem/filesystem.go:21: undefined: notify.InMovedFrom` `go/src/github.com/Depado/smallblog/filesystem/filesystem.go:30: undefined: notify.InMovedTo` `go/src/github.com/Depado/smallblog/filesystem/filesystem.go:42: undefined: notify.InMovedFrom`