consul/connect/proxy
Matt Keeler 93e29a7992 Upgrade to using hashicorp/go-metrics@v0.5.4
This also requires bumping the dependencies for:

* memberlist
* serf
* raft
* raft-boltdb/v2

Tidy up other submodules

Fixup a few ci jobs where build tag was missing.

Add tagging to the lint-enums job

Update linting rules to disallow usage of armon/go-metrics

Also prevent usage of hashicorp/go-metrics/compat as that should only be used by libraries.

Dont use the deprecated -tags option to enumcover

Try to get the tags passed through correctly.

Fix serf config cloning test due to new field present in the config.

Attempt to get build tags flowing properly when utilizing gotestsum splitting.

More quoting

One more attempt at passing build tags in GOFLAGS

Add tags to the golden file checker
2025-01-24 16:33:52 -05:00
..
config.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
config_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
conn.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
conn_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
listener.go Upgrade to using hashicorp/go-metrics@v0.5.4 2025-01-24 16:33:52 -05:00
listener_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
proxy.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
proxy_test.go Retry lint fixes (#19151) 2023-12-06 12:11:32 -05:00
testing.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00