hashicorp / consul-esm

External service monitoring for Consul
Mozilla Public License 2.0
262 stars 41 forks source link

update go modules #264

Closed ndhanushkodi closed 3 months ago

ndhanushkodi commented 3 months ago

Updates all go modules, including consul.

Only updating Consul to 1.16.1 as there's an openbsd incompatibility in 1.18.2 and consul-esm is released on openbsd as well (unlike most other consul related binaries).

This can be fixed in Consul in an upcoming release, and then upgraded here as well at that time.