Commit graph

17 commits

Author SHA1 Message Date
42417afc22
updated dependencies and cleaned up the Readme. 2023-03-15 06:12:32 -07:00
4a9d4ceca8
Added support for environmental config values
Updated Go version to 1.20.0
2023-02-10 07:23:35 -08:00
77c9399942
fix: changed import source. 2023-01-11 18:49:48 -08:00
42623f63c6
Upgraded Go and some of the vendor modules. 2022-06-09 12:57:12 -07:00
8fea3b2527
Updated example for Prometheus, updated Go modules, and tweaked the devcontainer. 2022-04-14 18:01:20 +00:00
af5407f2e6
Updating for new Terraform, AWS, and Go versions. 2022-03-16 16:11:38 -07:00
1a0455152a
A few minor updates and attempts to clear up some lint / gosec warnings. 2021-12-23 13:35:36 -08:00
749bd6557e
Updated to clear errors captured by gosec. 2021-11-09 17:06:16 -08:00
5e69931ed7
Adding support for a blockchain DB for agent history. 2021-10-26 13:21:44 -07:00
0d0695d195
Added auto-restart and started playing with init() function 2021-10-25 12:43:10 -07:00
f543276b82
Adding preliminary support for Prometheus metrics. 2021-10-14 10:08:39 -07:00
f7cba2689c
fix: converted from select to waitGroups. 2021-10-04 13:06:09 -07:00
b2e5795aed
refactor: Upgrading Go to 1.17, Alpine to 3.14, and Terraform to 1.0.5. Also adding preliminary vulnerability report. 2021-08-30 07:29:19 -07:00
c190a7898f
Upgrading to Golang 1.16.4 2021-05-23 08:17:59 -07:00
17e2be3371
Fixing a security vulnerability. 2021-05-21 20:33:03 -07:00
7d6fbfef24 fix: (issues/9) Worker does not support port assignment for routers (#11)
Quite a refactor and some code cleanup.

Co-authored-by: James Wells <jwells@dragonheim.net>
Reviewed-on: #11
Co-authored-by: James Wells <jwells@noreply.localhost>
Co-committed-by: James Wells <jwells@noreply.localhost>
2021-05-21 23:03:50 +00:00
8b54fc32c5
fix: Re-initializing after I destroyed the original repository. 2021-02-25 17:46:40 -08:00