Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-17 | go mod tidy | Jakob Unterwurzacher | |
The go-fuse v1 dependency is spurious. Will be fixed by https://github.com/hanwen/go-fuse/pull/360 | |||
2020-05-03 | go mod: update dependencies | Jakob Unterwurzacher | |
Updated using go get -t -u ./... | |||
2020-04-13 | dep: migrate to Go Modules | Jakob Unterwurzacher | |
Following https://blog.golang.org/migrating-to-go-modules |