We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7773bf1 commit 2bf5527Copy full SHA for 2bf5527
Makefile
@@ -9,7 +9,7 @@ GO_TAGS := tracer_static tracer_static_jaeger continuous_profiler_stackdriver
9
10
ARCH ?= $(shell uname -m | sed -e 's/x86_64/amd64/' | sed -e 's/aarch64/arm64/')
11
12
-GOTESTSUM_VERSION := 1.11.0
+GOTESTSUM_VERSION := 1.12.0
13
GOTESTSUM_FILE := support/bin/gotestsum-${GOTESTSUM_VERSION}
14
15
GOLANGCI_LINT_VERSION := 1.60.3
0 commit comments