Update
This commit is contained in:
@@ -3,7 +3,9 @@ module warpbox.dev/backend
|
||||
go 1.26
|
||||
|
||||
require (
|
||||
github.com/hirochachacha/go-smb2 v1.1.0
|
||||
github.com/minio/minio-go/v7 v7.2.0
|
||||
github.com/pkg/sftp v1.13.10
|
||||
go.etcd.io/bbolt v1.4.3
|
||||
golang.org/x/crypto v0.51.0
|
||||
golang.org/x/image v0.41.0
|
||||
@@ -12,10 +14,12 @@ require (
|
||||
require (
|
||||
github.com/cespare/xxhash/v2 v2.3.0 // indirect
|
||||
github.com/dustin/go-humanize v1.0.1 // indirect
|
||||
github.com/geoffgarside/ber v1.1.0 // indirect
|
||||
github.com/google/uuid v1.6.0 // indirect
|
||||
github.com/klauspost/compress v1.18.6 // indirect
|
||||
github.com/klauspost/cpuid/v2 v2.2.11 // indirect
|
||||
github.com/klauspost/crc32 v1.3.0 // indirect
|
||||
github.com/kr/fs v0.1.0 // indirect
|
||||
github.com/minio/crc64nvme v1.1.1 // indirect
|
||||
github.com/minio/md5-simd v1.1.2 // indirect
|
||||
github.com/philhofer/fwd v1.2.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user