FFMPEG complete, upload complete, todo list at top of file
This commit is contained in:
parent
b793711537
commit
1f43b3b5c7
3 changed files with 314 additions and 20 deletions
7
transfer/tshweb/go.mod
Normal file
7
transfer/tshweb/go.mod
Normal file
|
@ -0,0 +1,7 @@
|
|||
module filetransfer
|
||||
|
||||
go 1.23.1
|
||||
|
||||
require github.com/aws/aws-sdk-go v1.55.5
|
||||
|
||||
require github.com/jmespath/go-jmespath v0.4.0 // indirect
|
Loading…
Add table
Add a link
Reference in a new issue