diff --git a/script/setup/install-gotestsum b/script/setup/install-gotestsum index 5aa513931..6a5668b38 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.7.0 +GO111MODULE=on go install gotest.tools/gotestsum@v1.8.2