github.com/djmaze/goofys@v0.24.2/go.mod (about)

     1  module github.com/djmaze/goofys
     2  
     3  go 1.14
     4  
     5  require (
     6  	cloud.google.com/go/storage v1.14.0
     7  	github.com/Azure/azure-pipeline-go v0.2.2
     8  	github.com/Azure/azure-sdk-for-go v32.1.0+incompatible
     9  	github.com/Azure/azure-storage-blob-go v0.7.1-0.20190724222048-33c102d4ffd2
    10  	github.com/Azure/go-autorest/autorest v0.11.18
    11  	github.com/Azure/go-autorest/autorest/adal v0.9.13
    12  	github.com/Azure/go-autorest/autorest/azure/auth v0.5.7
    13  	github.com/Azure/go-autorest/autorest/azure/cli v0.4.2
    14  	github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
    15  	github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect
    16  	github.com/StackExchange/wmi v0.0.0-20210224194228-fe8f1750fd46 // indirect
    17  	github.com/aws/aws-sdk-go v1.38.7
    18  	github.com/go-ole/go-ole v1.2.5 // indirect
    19  	github.com/google/uuid v1.1.2
    20  	github.com/gopherjs/gopherjs v0.0.0-20210413103415-7d3cbed7d026 // indirect
    21  	github.com/jacobsa/fuse v0.0.0-20201216155545-e0296dec955f
    22  	github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
    23  	github.com/kylelemons/godebug v1.1.0 // indirect
    24  	github.com/mitchellh/go-homedir v1.1.0
    25  	github.com/satori/go.uuid v1.2.1-0.20181028125025-b2ce2384e17b
    26  	github.com/sevlyar/go-daemon v0.1.5
    27  	github.com/shirou/gopsutil v0.0.0-20190731134726-d80c43f9c984
    28  	github.com/sirupsen/logrus v1.4.3-0.20190807103436-de736cf91b92
    29  	github.com/smartystreets/assertions v1.2.0 // indirect
    30  	github.com/urfave/cli v1.21.1-0.20190807111034-521735b7608a
    31  	golang.org/x/oauth2 v0.0.0-20210323180902-22b0adad7558
    32  	golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
    33  	golang.org/x/sys v0.0.0-20210403161142-5e06dd20ab57
    34  	google.golang.org/api v0.43.0
    35  	gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
    36  	gopkg.in/ini.v1 v1.51.0
    37  )
    38  
    39  replace github.com/jacobsa/fuse => github.com/kahing/fusego v0.0.0-20200327063725-ca77844c7bcc