|
@@ -3,44 +3,52 @@ module imuslab.com/arozos
|
|
go 1.13
|
|
go 1.13
|
|
|
|
|
|
require (
|
|
require (
|
|
- github.com/andybalholm/brotli v1.0.0 // indirect
|
|
|
|
|
|
+ cloud.google.com/go/compute v1.6.1 // indirect
|
|
|
|
+ github.com/Microsoft/go-winio v0.5.2 // indirect
|
|
|
|
+ github.com/ProtonMail/go-crypto v0.0.0-20220512085406-902f79d34c9f // indirect
|
|
|
|
+ github.com/andybalholm/brotli v1.0.4 // indirect
|
|
github.com/boltdb/bolt v1.3.1
|
|
github.com/boltdb/bolt v1.3.1
|
|
- github.com/dhowden/tag v0.0.0-20200828214007-46e57f75dbfc
|
|
|
|
|
|
+ github.com/dhowden/tag v0.0.0-20201120070457-d52dcb253c63
|
|
github.com/disintegration/imaging v1.6.2
|
|
github.com/disintegration/imaging v1.6.2
|
|
- github.com/fclairamb/ftpserverlib v0.8.0
|
|
|
|
|
|
+ github.com/emersion/go-sasl v0.0.0-20211008083017-0b9dcfb154ac
|
|
|
|
+ github.com/emersion/go-smtp v0.15.0
|
|
|
|
+ github.com/emirpasic/gods v1.18.1 // indirect
|
|
|
|
+ github.com/fclairamb/ftpserverlib v0.18.0
|
|
github.com/fogleman/fauxgl v0.0.0-20200818143847-27cddc103802
|
|
github.com/fogleman/fauxgl v0.0.0-20200818143847-27cddc103802
|
|
github.com/fogleman/simplify v0.0.0-20170216171241-d32f302d5046 // indirect
|
|
github.com/fogleman/simplify v0.0.0-20170216171241-d32f302d5046 // indirect
|
|
- github.com/frankban/quicktest v1.10.0 // indirect
|
|
|
|
- github.com/gabriel-vasile/mimetype v1.1.0
|
|
|
|
- github.com/go-git/go-git/v5 v5.2.0
|
|
|
|
|
|
+ github.com/gabriel-vasile/mimetype v1.4.0
|
|
|
|
+ github.com/go-git/go-git/v5 v5.4.2
|
|
github.com/go-ldap/ldap v3.0.3+incompatible
|
|
github.com/go-ldap/ldap v3.0.3+incompatible
|
|
- github.com/gopherjs/gopherjs v0.0.0-20220221023154-0b2280d3ff96 // indirect
|
|
|
|
- github.com/gorilla/sessions v1.2.0
|
|
|
|
- github.com/gorilla/websocket v1.4.2
|
|
|
|
|
|
+ github.com/golang/snappy v0.0.4 // indirect
|
|
|
|
+ github.com/gopherjs/gopherjs v1.17.2 // indirect
|
|
|
|
+ github.com/gorilla/sessions v1.2.1
|
|
|
|
+ github.com/gorilla/websocket v1.5.0
|
|
github.com/grandcat/zeroconf v1.0.0
|
|
github.com/grandcat/zeroconf v1.0.0
|
|
- github.com/klauspost/compress v1.10.6 // indirect
|
|
|
|
- github.com/klauspost/pgzip v1.2.4 // indirect
|
|
|
|
- github.com/koron/go-ssdp v0.0.0-20191105050749-2e1c40ed0b5d
|
|
|
|
- github.com/mholt/archiver/v3 v3.3.0
|
|
|
|
- github.com/miekg/dns v1.1.29 // indirect
|
|
|
|
|
|
+ github.com/kevinburke/ssh_config v1.2.0 // indirect
|
|
|
|
+ github.com/klauspost/compress v1.15.4 // indirect
|
|
|
|
+ github.com/koron/go-ssdp v0.0.3
|
|
|
|
+ github.com/mholt/archiver/v3 v3.5.1
|
|
|
|
+ github.com/miekg/dns v1.1.49 // indirect
|
|
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
|
|
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
|
|
- github.com/nwaples/rardecode v1.1.0 // indirect
|
|
|
|
|
|
+ github.com/nwaples/rardecode v1.1.3 // indirect
|
|
github.com/oliamb/cutter v0.2.2
|
|
github.com/oliamb/cutter v0.2.2
|
|
github.com/oov/psd v0.0.0-20220121172623-5db5eafcecbb
|
|
github.com/oov/psd v0.0.0-20220121172623-5db5eafcecbb
|
|
- github.com/pierrec/lz4 v2.5.2+incompatible // indirect
|
|
|
|
- github.com/robertkrimen/otto v0.0.0-20191219234010-c382bd3c16ff
|
|
|
|
|
|
+ github.com/pierrec/lz4/v4 v4.1.14 // indirect
|
|
|
|
+ github.com/robertkrimen/otto v0.0.0-20211024170158-b87d35c0b86f
|
|
github.com/satori/go.uuid v1.2.0
|
|
github.com/satori/go.uuid v1.2.0
|
|
- github.com/spf13/afero v1.6.0
|
|
|
|
- github.com/tidwall/pretty v1.0.2
|
|
|
|
|
|
+ github.com/sergi/go-diff v1.2.0 // indirect
|
|
|
|
+ github.com/spf13/afero v1.8.2
|
|
|
|
+ github.com/tidwall/pretty v1.2.0
|
|
github.com/ulikunitz/xz v0.5.10 // indirect
|
|
github.com/ulikunitz/xz v0.5.10 // indirect
|
|
- github.com/valyala/fasttemplate v1.1.0
|
|
|
|
- gitlab.com/NebulousLabs/fastrand v0.0.0-20181126182046-603482d69e40 // indirect
|
|
|
|
- gitlab.com/NebulousLabs/go-upnp v0.0.0-20181011194642-3a71999ed0d3
|
|
|
|
- golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 // indirect
|
|
|
|
- golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d // indirect
|
|
|
|
- golang.org/x/oauth2 v0.0.0-20210615190721-d04028783cf1
|
|
|
|
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
|
|
|
|
- golang.org/x/sys v0.0.0-20210817190340-bfb29a6856f2 // indirect
|
|
|
|
|
|
+ github.com/valyala/fasttemplate v1.2.1
|
|
|
|
+ github.com/xanzy/ssh-agent v0.3.1 // indirect
|
|
|
|
+ gitlab.com/NebulousLabs/go-upnp v0.0.0-20211002182029-11da932010b6
|
|
|
|
+ golang.org/x/crypto v0.0.0-20220513210258-46612604a0f9 // indirect
|
|
|
|
+ golang.org/x/image v0.0.0-20220413100746-70e8d0d3baa9 // indirect
|
|
|
|
+ golang.org/x/net v0.0.0-20220513224357-95641704303c // indirect
|
|
|
|
+ golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
|
|
|
|
+ golang.org/x/sync v0.0.0-20220513210516-0976fa681c29
|
|
|
|
+ golang.org/x/sys v0.0.0-20220513210249-45d2b4557a2a // indirect
|
|
|
|
+ golang.org/x/tools v0.1.10 // indirect
|
|
gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect
|
|
gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect
|
|
- gopkg.in/sourcemap.v1 v1.0.5 // indirect
|
|
|
|
)
|
|
)
|