Bryan Boreham
4f75600931
Pin SHOUT library at working version
...
The version we did have has a bug of not importing 'time'.
Remove other vendor'd copy of SHOUT library which may or may not be used.
2020-12-30 18:30:34 +00:00
Bryan Boreham
5262f0c320
Ran 'go mod tidy'
2020-05-19 09:24:12 +00:00
Bryan Boreham
4e624492e9
Update billing-client, weaveworks/common, prometheus, protobuf
2020-03-10 19:39:29 +00:00
Bryan Boreham
f1b06a020e
Update jaeger-client package and dependencies
2020-01-21 16:34:34 +00:00
Bryan Boreham
321dbeef6d
Update weaveworks/common and dependencies
2020-01-21 16:26:13 +00:00
Bryan Boreham
f70f2481c7
Update tcptracer-bpf version so we don't need manual workaround
2020-01-14 14:58:08 +00:00
Bryan Boreham
aae86877c7
Add back runsvint dependency
...
This is a small program used to watch app and probe running inside
the container. We need to go round a few houses to be able to build
it from vendor directory.
2020-01-14 12:29:31 +00:00
Bryan Boreham
0bb92227a2
build: update vendor directory
2020-01-13 16:56:01 +00:00
Bryan Boreham
b6c25e6cfe
build: update docker dependency to fix compile error in fsouza
2020-01-13 16:56:00 +00:00
Bryan Boreham
20898ea352
build: tweak version of iovisor and its dependencies
...
Without this we get a build error:
github.com/Sirupsen/logrus: github.com/Sirupsen/logrus@v1.4.2: parsing go.mod:
module declares its path as: github.com/sirupsen/logrus
but was required as: github.com/Sirupsen/logrus
2020-01-13 16:55:59 +00:00
Bryan Boreham
2bfe2146e5
build: initial modules conversion
...
Created by running `go mod init`; all versions the same as before.
2020-01-13 16:55:55 +00:00