open-consul/agent
Jeff Mitchell a41c865059
Convert to Go Modules (#5517)
* First conversion

* Use serf 0.8.2 tag and associated updated deps

* * Move freeport and testutil into internal/

* Make internal/ its own module

* Update imports

* Add replace statements so API and normal Consul code are
self-referencing for ease of development

* Adapt to newer goe/values

* Bump to new cleanhttp

* Fix ban nonprintable chars test

* Update lock bad args test

The error message when the duration cannot be parsed changed in Go 1.12
(ae0c435877d3aacb9af5e706c40f9dddde5d3e67). This updates that test.

* Update another test as well

* Bump travis

* Bump circleci

* Bump go-discover and godo to get rid of launchpad dep

* Bump dockerfile go version

* fix tar command

* Bump go-cleanhttp
2019-03-26 17:04:58 -04:00
..
ae
cache
cache-types Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
checks Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
config Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
connect
consul Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
debug
exec
local Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
metadata
mock
pool
proxycfg
proxyprocess Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
router
structs
systemd
token
xds Connect: Fix Envoy getting stuck during load (#5499) 2019-03-22 19:37:14 +00:00
acl.go
acl_endpoint.go
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go
acl_endpoint_test.go
acl_test.go
agent.go
agent_endpoint.go
agent_endpoint_test.go Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
agent_test.go Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
bindata_assetfs.go Release v1.4.4 2019-03-20 16:00:54 +00:00
blacklist.go
blacklist_test.go
catalog_endpoint.go
catalog_endpoint_test.go Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
check.go
config.go
connect_auth.go
connect_ca_endpoint.go
connect_ca_endpoint_test.go
coordinate_endpoint.go
coordinate_endpoint_test.go
dns.go
dns_test.go Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
enterprise_delegate_oss.go
event_endpoint.go
event_endpoint_test.go Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
health_endpoint.go
health_endpoint_test.go Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
http.go
http_oss.go
http_oss_test.go
http_test.go Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
intentions_endpoint.go
intentions_endpoint_test.go
keyring.go
keyring_test.go Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
kvs_endpoint.go
kvs_endpoint_test.go
notify.go
notify_test.go
operator_endpoint.go
operator_endpoint_test.go Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
prepared_query_endpoint.go
prepared_query_endpoint_test.go
remote_exec.go
remote_exec_test.go Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
retry_join.go
retry_join_test.go
session_endpoint.go
session_endpoint_test.go Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
sidecar_service.go
sidecar_service_test.go
signal_unix.go
signal_windows.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
testagent.go Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
testagent_test.go
translate_addr.go
txn_endpoint.go
txn_endpoint_test.go
ui_endpoint.go
ui_endpoint_test.go Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
user_event.go
user_event_test.go Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
util.go
util_test.go Convert to Go Modules (#5517) 2019-03-26 17:04:58 -04:00
watch_handler.go
watch_handler_test.go