Skip to content

Commit af59c66

Browse files
committed
Upgrade gotestsum version
1 parent eabd672 commit af59c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,5 +160,5 @@ workflows:
160160
matrix:
161161
parameters:
162162
go-version: ["1.13", "1.14", "1.15"]
163-
gotestsum-version: ["0.4.1"]
163+
gotestsum-version: ["1.6.2"]
164164
name: win-test-go-<< matrix.go-version >>

0 commit comments

Comments
 (0)