Skip to content

Commit c4cc52c

Browse files
committed
update gotestsum to 1.12.3
On-behalf-of: @SAP [email protected]
1 parent e747d52 commit c4cc52c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ HTTEST_VER := v0.3.2
5959
HTTEST_BIN := httest
6060
HTTEST := $(TOOLS_GOBIN_DIR)/$(HTTEST_BIN)-$(HTTEST_VER)
6161

62-
GOTESTSUM_VER := v1.8.1
62+
GOTESTSUM_VER := v1.12.3
6363
GOTESTSUM_BIN := gotestsum
6464
GOTESTSUM := $(abspath $(TOOLS_DIR))/$(GOTESTSUM_BIN)-$(GOTESTSUM_VER)
6565

0 commit comments

Comments
 (0)