amazon-kinesis-client-go/Gopkg.toml

15 lines
255 B
TOML
Raw Normal View History

2017-11-08 17:46:29 +00:00
[[constraint]]
branch = "master"
name = "github.com/Clever/syslogparser"
[[constraint]]
name = "github.com/stretchr/testify"
[[constraint]]
name = "golang.org/x/time"
[[constraint]]
name = "gopkg.in/Clever/kayvee-go.v6"
2020-08-14 23:30:08 +00:00
version = "6.24.0"