UnnoTed / fileb0x

a better customizable tool to embed files in go; also update embedded files remotely without restarting the server
MIT License
635 stars 53 forks source link

webdav file system requires context to open files #4

Closed peppage closed 7 years ago

peppage commented 7 years ago

After this commit https://github.com/golang/net/commit/4bb47a1098b37d69980d96237e2ae4ff56bb5a95 it's going to be required to send context. At the very minimum opening files needs to be sent context.Background().

UnnoTed commented 7 years ago

Updated, thanks for the notice. https://github.com/UnnoTed/fileb0x/commit/ef153a030ac18be8597c1387b6dbf62b06c21ebe