working commit
This commit is contained in:
+24
-24
@@ -367,30 +367,30 @@ EXTRA_mstored_SOURCES = cmd/mstored/starter/starter.go \
|
||||
app/config/config.go app/config/variant.go \
|
||||
pkg/descr/account.go pkg/descr/blob.go pkg/descr/file.go \
|
||||
pkg/descr/grant.go pkg/descr/manifest.go pkg/descr/server.go \
|
||||
app/handler/aaafunc.go app/handler/account.go \
|
||||
app/handler/blob.go app/handler/file.go app/handler/grant.go \
|
||||
app/handler/handler.go app/handler/manifest.go \
|
||||
app/handler/notfound.go app/handler/response.go \
|
||||
app/handler/service.go app/handler/version.go \
|
||||
app/logger/logger.go app/maindb/account.go app/maindb/blob.go \
|
||||
app/maindb/file.go app/maindb/grant.go app/maindb/init.go \
|
||||
app/maindb/maindb.go app/maindb/manifest.go \
|
||||
app/maindb/scheme.go app/operator/account.go \
|
||||
app/operator/blob.go app/operator/file.go \
|
||||
app/operator/grant.go app/operator/imgaux.go \
|
||||
app/operator/manifest.go app/operator/ociaux.go \
|
||||
app/operator/operator.go app/operator/service.go \
|
||||
app/operator/version.go app/router/bindobj.go \
|
||||
app/router/context.go app/router/corsmw.go \
|
||||
app/router/loggingmw.go app/router/pathc.go \
|
||||
app/router/recovermw.go app/router/router.go \
|
||||
app/server/server.go app/service/service.go \
|
||||
app/storage/storage.go pkg/auxhttp/basic.go \
|
||||
pkg/auxhttp/crange.go pkg/auxoci/ociaux.go \
|
||||
pkg/auxpwd/passwd.go pkg/auxtool/cleandir.go \
|
||||
pkg/auxtool/fileex.go pkg/auxtool/randstr.go \
|
||||
pkg/auxtool/tmpfile.go pkg/auxtool/unixnow.go \
|
||||
pkg/auxutar/utar.go pkg/auxuuid/uuid.go \
|
||||
pkg/terms/terms.go app/handler/aaafunc.go \
|
||||
app/handler/account.go app/handler/blob.go app/handler/file.go \
|
||||
app/handler/grant.go app/handler/handler.go \
|
||||
app/handler/manifest.go app/handler/notfound.go \
|
||||
app/handler/response.go app/handler/service.go \
|
||||
app/handler/version.go app/logger/logger.go \
|
||||
app/maindb/account.go app/maindb/blob.go app/maindb/file.go \
|
||||
app/maindb/grant.go app/maindb/init.go app/maindb/maindb.go \
|
||||
app/maindb/manifest.go app/maindb/scheme.go \
|
||||
app/operator/account.go app/operator/blob.go \
|
||||
app/operator/file.go app/operator/grant.go \
|
||||
app/operator/imgaux.go app/operator/manifest.go \
|
||||
app/operator/ociaux.go app/operator/operator.go \
|
||||
app/operator/service.go app/operator/version.go \
|
||||
app/router/bindobj.go app/router/context.go \
|
||||
app/router/corsmw.go app/router/loggingmw.go \
|
||||
app/router/pathc.go app/router/recovermw.go \
|
||||
app/router/router.go app/server/server.go \
|
||||
app/service/service.go app/storage/storage.go \
|
||||
pkg/auxhttp/basic.go pkg/auxhttp/crange.go \
|
||||
pkg/auxoci/ociaux.go pkg/auxpwd/passwd.go \
|
||||
pkg/auxtool/cleandir.go pkg/auxtool/fileex.go \
|
||||
pkg/auxtool/randstr.go pkg/auxtool/tmpfile.go \
|
||||
pkg/auxtool/unixnow.go pkg/auxutar/utar.go pkg/auxuuid/uuid.go \
|
||||
pkg/auxx509/x509cert.go pkg/client/account.go \
|
||||
pkg/client/client.go pkg/client/fileaux.go pkg/client/file.go \
|
||||
pkg/client/grant.go pkg/client/httpcall.go \
|
||||
|
||||
Reference in New Issue
Block a user