lambda-runtime-init Fork
LocalStack customizations for the AWS Lambda Runtime Interface Emulator
.github/workflows/build.yml
actions
- actions/checkout v3 composite
- actions/setup-go v3 composite
- actions/upload-artifact v3 composite
- softprops/action-gh-release v1 composite
custom-tests/Dockerfile
docker
- public.ecr.aws/lambda/python 3.8 build
go.mod
go
- github.com/aws/aws-lambda-go v1.20.0
- github.com/davecgh/go-spew v1.1.1
- github.com/fsnotify/fsnotify v1.6.0
- github.com/go-chi/chi v4.1.2+incompatible
- github.com/go-chi/render v1.0.1
- github.com/google/uuid v1.1.2
- github.com/jessevdk/go-flags v1.4.0
- github.com/konsorten/go-windows-terminal-sequences v1.0.3
- github.com/miekg/dns v1.1.50
- github.com/pmezard/go-difflib v1.0.0
- github.com/sirupsen/logrus v1.6.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v1.6.1
- golang.org/x/mod v0.4.2
- golang.org/x/net v0.1.0
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
- golang.org/x/sys v0.1.0
- golang.org/x/tools v0.1.6-0.20210726203631-07bc1bf47fb2
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
go.sum
go
- github.com/BurntSushi/toml v0.3.1
- github.com/aws/aws-lambda-go v1.20.0
- github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
- github.com/cpuguy83/go-md2man/v2 v2.0.0
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/fsnotify/fsnotify v1.6.0
- github.com/go-chi/chi v4.1.2+incompatible
- github.com/go-chi/render v1.0.1
- github.com/google/uuid v1.1.2
- github.com/jessevdk/go-flags v1.4.0
- github.com/konsorten/go-windows-terminal-sequences v1.0.3
- github.com/miekg/dns v1.1.50
- github.com/pmezard/go-difflib v1.0.0
- github.com/russross/blackfriday/v2 v2.0.1
- github.com/shurcooL/sanitized_anchor_name v1.0.0
- github.com/sirupsen/logrus v1.6.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v1.2.2
- github.com/stretchr/testify v1.6.1
- github.com/urfave/cli/v2 v2.2.0
- github.com/yuin/goldmark v1.3.5
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
- golang.org/x/mod v0.4.2
- golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
- golang.org/x/net v0.0.0-20190620200207-3b0461eec859
- golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4
- golang.org/x/net v0.0.0-20210726213435-c6fcb2dbf985
- golang.org/x/net v0.1.0
- golang.org/x/sync v0.0.0-20190423024810-112230192c58
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20190412213103-97732733099d
- golang.org/x/sys v0.0.0-20190422165155-953cdadca894
- golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
- golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44
- golang.org/x/sys v0.0.0-20210423082822-04245dca01da
- golang.org/x/sys v0.0.0-20210510120138-977fb7262007
- golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
- golang.org/x/sys v0.0.0-20220908164124-27713097b956
- golang.org/x/sys v0.1.0
- golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
- golang.org/x/text v0.3.0
- golang.org/x/text v0.3.3
- golang.org/x/text v0.3.6
- golang.org/x/text v0.4.0
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
- golang.org/x/tools v0.1.6-0.20210726203631-07bc1bf47fb2
- golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
- golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v2 v2.2.2
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
Links
- Source: https://github.com/localstack/lambda-runtime-init
- JSON API: repos.ecosyste.ms
-
PURL:
pkg:github/localstack/lambda-runtime-init
Repository Details
- Fork of aws/aws-lambda-runtime-interface-emulator
- Stars 7
- Forks 2
- Open issues 5
- License apache-2.0
- Language Go
- Size 23.9 MB
- Created at almost 4 years ago
- Updated at 4 days ago
- Pushed at 4 days ago
- Last synced at 4 days ago
- Dependencies parsed at 82