mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-16 03:49:52 +00:00
Update Weave Net dependency to 2.8.1
2.1.3 is very old, and seems to be failing the build
This commit is contained in:
2
Makefile
2
Makefile
@@ -11,7 +11,7 @@ SCOPE_BACKEND_BUILD_IMAGE=$(DOCKERHUB_USER)/scope-backend-build
|
||||
SCOPE_BACKEND_BUILD_UPTODATE=.scope_backend_build.uptodate
|
||||
SCOPE_VERSION=$(shell git rev-parse --short HEAD)
|
||||
GIT_REVISION=$(shell git rev-parse HEAD)
|
||||
WEAVENET_VERSION=2.1.3
|
||||
WEAVENET_VERSION=2.8.1
|
||||
RUNSVINIT=vendor/github.com/peterbourgon/runsvinit/runsvinit
|
||||
CODECGEN_DIR=vendor/github.com/ugorji/go/codec/codecgen
|
||||
CODECGEN_UID=0
|
||||
|
||||
Reference in New Issue
Block a user