mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-11 16:14:05 -08:00
2833ad490b
hashicorp/serf is only required as a dependency of hashicorp/consul so bumping the version has no direct consequence for Prometheus itself. The net gain is that we don't depend anymore on launchpad.net/gocheck which required the bzr binary to be installed. Signed-off-by: Simon Pasquier <spasquie@redhat.com>
25 lines
266 B
Plaintext
25 lines
266 B
Plaintext
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
*.o
|
|
*.a
|
|
*.so
|
|
|
|
# Folders
|
|
_obj
|
|
_test
|
|
|
|
# Architecture specific extensions/prefixes
|
|
*.[568vq]
|
|
[568vq].out
|
|
|
|
*.cgo1.go
|
|
*.cgo2.c
|
|
_cgo_defun.c
|
|
_cgo_gotypes.go
|
|
_cgo_export.*
|
|
|
|
_testmain.go
|
|
|
|
*.exe
|
|
|
|
/metrics.out
|