| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-15 | go.mod: temporarily switch to patched go-fuse fork | Jakob Unterwurzacher | |
| Use our fork until https://review.gerrithub.io/c/hanwen/go-fuse/+/503508 gets merged. Command used was: go mod edit -replace github.com/hanwen/go-fuse/v2=github.com/rfjakob/go-fuse/v2@knodes_upstreaming_v3 | |||
| 2020-09-12 | go.mod: update go-fuse | Jakob Unterwurzacher | |
| 2020-07-23 | go.mod: update to go-fuse master | Jakob Unterwurzacher | |
| We need the read-only fix from go-fuse master. | |||
| 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 | |||
