mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-09 06:04:12 +00:00
Update azure dependency
This commit is contained in:
@@ -4,12 +4,13 @@ go 1.15
|
||||
|
||||
require (
|
||||
github.com/AlekSi/pointer v1.0.0
|
||||
github.com/Azure/azure-storage-blob-go v0.13.0
|
||||
github.com/Azure/azure-storage-blob-go v0.15.0
|
||||
github.com/DisposaBoy/JsonConfigReader v0.0.0-20130112093355-33a99fdf1d5e
|
||||
github.com/awalterschulze/gographviz v0.0.0-20160912181450-761fd5fbb34e
|
||||
github.com/aws/aws-sdk-go v1.25.0
|
||||
github.com/cavaliergopher/grab/v3 v3.0.1
|
||||
github.com/cheggaaa/pb v1.0.10
|
||||
github.com/debber/debber-v0.3 v0.0.0-20201001103732-e53137b65bb8 // indirect
|
||||
github.com/fatih/color v1.7.0 // indirect
|
||||
github.com/gin-gonic/gin v1.7.7
|
||||
github.com/go-playground/validator/v10 v10.10.1 // indirect
|
||||
@@ -17,6 +18,8 @@ require (
|
||||
github.com/jlaffaye/ftp v0.0.0-20180404123514-2403248fa8cc // indirect
|
||||
github.com/kjk/lzma v0.0.0-20161016003348-3fd93898850d
|
||||
github.com/klauspost/compress v1.13.6
|
||||
github.com/laher/argo v0.0.0-20140722103944-11d91c83cc0f // indirect
|
||||
github.com/laher/goxc v0.18.1 // indirect
|
||||
github.com/mattn/go-colorable v0.1.2 // indirect
|
||||
github.com/mattn/go-isatty v0.0.14 // indirect
|
||||
github.com/mattn/go-runewidth v0.0.2 // indirect
|
||||
|
||||
Reference in New Issue
Block a user