first commit
This commit is contained in:
9
stego-client/go.mod
Normal file
9
stego-client/go.mod
Normal file
@ -0,0 +1,9 @@
|
||||
module stego-client
|
||||
|
||||
go 1.21.9
|
||||
|
||||
require (
|
||||
github.com/auyer/steganography v1.0.3
|
||||
github.com/chai2010/webp v1.4.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
Reference in New Issue
Block a user