Scaffold Azure storage backend that does nothing yet

This commit is contained in:
Frederik Ring
2022-12-23 09:21:26 +01:00
parent 9534cde7d9
commit e702b2b682
5 changed files with 117 additions and 47 deletions

3
go.mod
View File

@@ -19,6 +19,9 @@ require (
)
require (
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.1.4 // indirect
github.com/Azure/azure-sdk-for-go/sdk/internal v1.0.1 // indirect
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v0.6.1 // indirect
github.com/Microsoft/go-winio v0.5.2 // indirect
github.com/containerd/containerd v1.6.6 // indirect
github.com/docker/distribution v2.7.1+incompatible // indirect