Skip to content

Commit 55b3035

Browse files
update
1 parent 2286e14 commit 55b3035

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

hack/update/gotestsum_version/gotestsum_version.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ var (
4242
`gotest.tools/gotestsum@.*`: `gotest.tools/gotestsum@{{.StableVersion}}`,
4343
},
4444
},
45+
"hack/prow/installer/check_install_gotestsum.sh": {
46+
Replace: map[string]string{
47+
`gotest.tools/gotestsum@.*`: `gotest.tools/gotestsum@{{.StableVersion}}`,
48+
},
49+
},
4550
}
4651
)
4752

0 commit comments

Comments
 (0)