go.mod (traefik-v2.3.2.src) | : | go.mod (traefik-v2.3.3.src) | ||
---|---|---|---|---|
skipping to change at line 38 | skipping to change at line 38 | |||
github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82 // indire ct | github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82 // indire ct | |||
github.com/docker/libcompose v0.0.0-20190805081528-eac9fe1b8b03 // indire ct | github.com/docker/libcompose v0.0.0-20190805081528-eac9fe1b8b03 // indire ct | |||
github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 // indirect | github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 // indirect | |||
github.com/donovanhide/eventsource v0.0.0-20170630084216-b8f31a59085e // indirect | github.com/donovanhide/eventsource v0.0.0-20170630084216-b8f31a59085e // indirect | |||
github.com/eapache/channels v1.1.0 | github.com/eapache/channels v1.1.0 | |||
github.com/elazarl/go-bindata-assetfs v1.0.0 | github.com/elazarl/go-bindata-assetfs v1.0.0 | |||
github.com/evanphx/json-patch v4.5.0+incompatible // indirect | github.com/evanphx/json-patch v4.5.0+incompatible // indirect | |||
github.com/fatih/structs v1.1.0 | github.com/fatih/structs v1.1.0 | |||
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 // indirect | github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 // indirect | |||
github.com/gambol99/go-marathon v0.0.0-20180614232016-99a156b96fb2 | github.com/gambol99/go-marathon v0.0.0-20180614232016-99a156b96fb2 | |||
github.com/go-acme/lego/v4 v4.0.1 | github.com/go-acme/lego/v4 v4.1.0 | |||
github.com/go-check/check v0.0.0-00010101000000-000000000000 | github.com/go-check/check v0.0.0-00010101000000-000000000000 | |||
github.com/go-kit/kit v0.10.1-0.20200915143503-439c4d2ed3ea | github.com/go-kit/kit v0.10.1-0.20200915143503-439c4d2ed3ea | |||
github.com/golang/protobuf v1.3.4 | github.com/golang/protobuf v1.3.4 | |||
github.com/google/go-github/v28 v28.1.1 | github.com/google/go-github/v28 v28.1.1 | |||
github.com/gorilla/mux v1.7.3 | github.com/gorilla/mux v1.7.3 | |||
github.com/gorilla/websocket v1.4.2 | github.com/gorilla/websocket v1.4.2 | |||
github.com/hashicorp/consul/api v1.3.0 | github.com/hashicorp/consul/api v1.3.0 | |||
github.com/hashicorp/go-version v1.2.0 | github.com/hashicorp/go-version v1.2.0 | |||
github.com/influxdata/influxdb1-client v0.0.0-20191209144304-8bf82d3c094d | github.com/influxdata/influxdb1-client v0.0.0-20191209144304-8bf82d3c094d | |||
github.com/instana/go-sensor v1.5.1 | github.com/instana/go-sensor v1.5.1 | |||
skipping to change at line 76 | skipping to change at line 76 | |||
github.com/philhofer/fwd v1.0.0 // indirect | github.com/philhofer/fwd v1.0.0 // indirect | |||
github.com/pmezard/go-difflib v1.0.0 | github.com/pmezard/go-difflib v1.0.0 | |||
github.com/prometheus/client_golang v1.3.0 | github.com/prometheus/client_golang v1.3.0 | |||
github.com/prometheus/client_model v0.1.0 | github.com/prometheus/client_model v0.1.0 | |||
github.com/rancher/go-rancher-metadata v0.0.0-20200311180630-7f4c936a06ac | github.com/rancher/go-rancher-metadata v0.0.0-20200311180630-7f4c936a06ac | |||
github.com/sirupsen/logrus v1.4.2 | github.com/sirupsen/logrus v1.4.2 | |||
github.com/stretchr/testify v1.6.1 | github.com/stretchr/testify v1.6.1 | |||
github.com/stvp/go-udp-testing v0.0.0-20191102171040-06b61409b154 | github.com/stvp/go-udp-testing v0.0.0-20191102171040-06b61409b154 | |||
github.com/tinylib/msgp v1.0.2 // indirect | github.com/tinylib/msgp v1.0.2 // indirect | |||
github.com/traefik/paerser v0.1.0 | github.com/traefik/paerser v0.1.0 | |||
github.com/traefik/yaegi v0.9.3 | github.com/traefik/yaegi v0.9.7 | |||
github.com/uber/jaeger-client-go v2.25.0+incompatible | github.com/uber/jaeger-client-go v2.25.0+incompatible | |||
github.com/uber/jaeger-lib v2.2.0+incompatible | github.com/uber/jaeger-lib v2.2.0+incompatible | |||
github.com/unrolled/render v1.0.2 | github.com/unrolled/render v1.0.2 | |||
github.com/unrolled/secure v1.0.7 | github.com/unrolled/secure v1.0.7 | |||
github.com/vdemeester/shakers v0.1.0 | github.com/vdemeester/shakers v0.1.0 | |||
github.com/vulcand/oxy v1.1.0 | github.com/vulcand/oxy v1.1.0 | |||
github.com/vulcand/predicate v1.1.0 | github.com/vulcand/predicate v1.1.0 | |||
go.elastic.co/apm v1.7.0 | go.elastic.co/apm v1.7.0 | |||
go.elastic.co/apm/module/apmot v1.7.0 | go.elastic.co/apm/module/apmot v1.7.0 | |||
golang.org/x/mod v0.2.0 | golang.org/x/mod v0.2.0 | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added |