diff --git a/script/setup/install-gotestsum b/script/setup/install-gotestsum index 90c4a3cb8..36403d305 100755 --- a/script/setup/install-gotestsum +++ b/script/setup/install-gotestsum @@ -14,4 +14,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -GO111MODULE=on go install gotest.tools/gotestsum@v1.6.2 \ No newline at end of file +GO111MODULE=on go install gotest.tools/gotestsum@012a85e34a7ce5554057d512e55dcb54b6f2505e \ No newline at end of file