@@ -1,5 +1,8 @@ // Package fs will implement change.Service using a virtual filesystem, // once change.Service API is finalized. Until then, it uses hardcoded // mock data to aid development and evaluation of change.Service API. package fs import ( "context" "fmt"