faas-clinet
This commit is contained in:
7
faas-client/go.mod
Normal file
7
faas-client/go.mod
Normal file
@ -0,0 +1,7 @@
|
||||
module github.com/RyanCopley/skybridge/faas-client
|
||||
|
||||
go 1.23
|
||||
|
||||
require (
|
||||
github.com/google/uuid v1.6.0
|
||||
)
|
||||
Reference in New Issue
Block a user