open-nomad/command/agent
Seth Hoenig 2a5f7c0386 deps: swap gzip handler for gorilla
This has been pinned since the Go modules migration, because the
nytimes gzip handler was modified in version v1.1.0 in a way that
is no longer compatible.

Pretty sure it is this commit: c551b6c3b4

Instead use handler.CompressHandler from gorilla, which is a web toolkit we already
make use of for other things.
2022-01-19 11:52:19 -06:00
..
consul
event
host
monitor
pprof
test-resources
testdata
acl_endpoint.go
acl_endpoint_test.go
agent.go
agent_endpoint.go
agent_endpoint_test.go
agent_oss.go
agent_test.go
alloc_endpoint.go
alloc_endpoint_test.go
bindata_assetfs.go Generate files for 1.2.4 release 2022-01-18 23:43:00 +00:00
command.go Merge pull request #11403 from hashicorp/f-gh-11059 2022-01-13 16:41:35 +01:00
command_test.go Merge pull request #11403 from hashicorp/f-gh-11059 2022-01-13 16:41:35 +01:00
config.go
config_oss.go
config_parse.go
config_parse_test.go
config_test.go
csi_endpoint.go
csi_endpoint_test.go
deployment_endpoint.go
deployment_endpoint_test.go
eval_endpoint.go
eval_endpoint_test.go
event_endpoint.go
event_endpoint_test.go
fs_endpoint.go
fs_endpoint_test.go
helpers.go
helpers_test.go
http.go deps: swap gzip handler for gorilla 2022-01-19 11:52:19 -06:00
http_oss.go
http_stdlog.go
http_stdlog_test.go
http_test.go
job_endpoint.go
job_endpoint_test.go
keyring.go
keyring_test.go
log_file.go
log_file_bsd.go freebsd: build fix for ARM7 32-bit (#11854) 2022-01-14 12:25:32 -05:00
log_file_linux.go
log_file_test.go
log_file_windows.go
log_levels.go
log_levels_test.go
metrics_endpoint.go
metrics_endpoint_test.go
namespace_endpoint.go
namespace_endpoint_test.go
node_endpoint.go
node_endpoint_test.go
operator_endpoint.go
operator_endpoint_oss.go
operator_endpoint_test.go
plugins.go
region_endpoint.go
region_endpoint_test.go
retry_join.go
retry_join_test.go
scaling_endpoint.go
scaling_endpoint_test.go
search_endpoint.go
search_endpoint_test.go
stats_endpoint.go
stats_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
stub_asset.go
syslog.go
syslog_test.go
system_endpoint.go
system_endpoint_test.go
testagent.go
testagent_oss.go
testingutils_test.go