Add option to cosume connect events rather than polling to restart deployments

This commit is contained in:
jillianwilson
2021-10-06 14:50:47 -03:00
parent f439b04415
commit ad02c6f6c0
733 changed files with 86908 additions and 24010 deletions

5
vendor/github.com/sethvargo/go-envconfig/go.mod generated vendored Normal file
View File

@@ -0,0 +1,5 @@
module github.com/sethvargo/go-envconfig
go 1.14
require github.com/google/go-cmp v0.4.1