Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I’m having trouble getting doctl to recognize and include locally-defined packages. For example, say I have this project structure in which I have some utility files stored in directory lib/ which are to be shared among different functions (of which “hello” is one). When I try to deploy via doctl serverless deploy functions it fails with
package functions/lib is not in GOROOT (/usr/local/go/src/functions/lib)
How can I fix this?
functions
lib
file1.go
file2.go
packages
sample
hello
go.mod
go.sum
hello.go
Roger Henman
Paul Adeyenuwo
wtrenker
Popescu Crina-Mariana
Setor Blagogee
daniel.carpenter01
Morzaram
Sai Aung Kaung Myat
alenn
Jake W
afdaldev