Skip to content

Commit 0631cec

Browse files
authored
Merge pull request #5612 from cpuguy83/update_gotestsum
Update gotestsum to add timestamps to junit output
2 parents 0a3a77b + bfbebf0 commit 0631cec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/setup/install-gotestsum

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17-
GO111MODULE=on go install gotest.tools/gotestsum@v1.6.2
17+
GO111MODULE=on go install gotest.tools/gotestsum@012a85e34a7ce5554057d512e55dcb54b6f2505e

0 commit comments

Comments
 (0)