Deps
This commit is contained in:
4
go.mod
4
go.mod
@ -11,10 +11,10 @@ require (
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/aws/aws-sdk-go v1.50.7
|
||||
github.com/aws/aws-sdk-go v1.50.10
|
||||
github.com/gorilla/schema v1.2.1 // indirect
|
||||
github.com/gorilla/websocket v1.5.1 // indirect
|
||||
github.com/joho/godotenv v1.5.1
|
||||
github.com/replicate/replicate-go v0.14.2
|
||||
github.com/replicate/replicate-go v0.15.0
|
||||
golang.org/x/time v0.5.0 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user