File tree Expand file tree Collapse file tree 8 files changed +13
-13
lines changed Expand file tree Collapse file tree 8 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1- module github.com/aestek /haproxy-connect
1+ module github.com/criteo /haproxy-consul -connect
22
33go 1.12
44
Original file line number Diff line number Diff line change 55 "sync/atomic"
66 "syscall"
77
8- "github.com/aestek /haproxy-connect/haproxy/halog"
9- "github.com/aestek /haproxy-connect/lib"
8+ "github.com/criteo /haproxy-consul -connect/haproxy/halog"
9+ "github.com/criteo /haproxy-consul -connect/lib"
1010 log "github.com/sirupsen/logrus"
1111)
1212
Original file line number Diff line number Diff line change 99
1010 "text/template"
1111
12- "github.com/aestek /haproxy-connect/consul"
13- "github.com/aestek /haproxy-connect/lib"
12+ "github.com/criteo /haproxy-consul -connect/consul"
13+ "github.com/criteo /haproxy-consul -connect/lib"
1414 log "github.com/sirupsen/logrus"
1515)
1616
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package haproxy
33import (
44 "fmt"
55
6- "github.com/aestek /haproxy-connect/consul"
6+ "github.com/criteo /haproxy-consul -connect/consul"
77 "github.com/haproxytech/models"
88)
99
Original file line number Diff line number Diff line change 88 "syscall"
99 "time"
1010
11- "github.com/aestek /haproxy-connect/consul"
12- "github.com/aestek /haproxy-connect/lib"
11+ "github.com/criteo /haproxy-consul -connect/consul"
12+ "github.com/criteo /haproxy-consul -connect/lib"
1313 spoe "github.com/criteo/haproxy-spoe-go"
1414 "github.com/haproxytech/models"
1515 "github.com/hashicorp/consul/api"
Original file line number Diff line number Diff line change 66
77 log "github.com/sirupsen/logrus"
88
9- "github.com/aestek /haproxy-connect/consul"
9+ "github.com/criteo /haproxy-consul -connect/consul"
1010 spoe "github.com/criteo/haproxy-spoe-go"
1111 "github.com/hashicorp/consul/agent/connect"
1212 "github.com/hashicorp/consul/api"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package haproxy
33import (
44 "fmt"
55
6- "github.com/aestek /haproxy-connect/consul"
6+ "github.com/criteo /haproxy-consul -connect/consul"
77 "github.com/haproxytech/models"
88)
99
Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ import (
55
66 log "github.com/sirupsen/logrus"
77
8- haproxy "github.com/aestek /haproxy-connect/haproxy"
9- "github.com/aestek /haproxy-connect/lib"
8+ haproxy "github.com/criteo /haproxy-consul -connect/haproxy"
9+ "github.com/criteo /haproxy-consul -connect/lib"
1010
1111 "github.com/hashicorp/consul/api"
1212
13- "github.com/aestek /haproxy-connect/consul"
13+ "github.com/criteo /haproxy-consul -connect/consul"
1414)
1515
1616func main () {
You can’t perform that action at this time.
0 commit comments