commit | 3a9e1dc314e2cb57d6cb054df513f17586295fc7 | [log] [tgz] |
---|---|---|
author | Damien Neil <dneil@google.com> | Mon Dec 06 14:18:55 2021 -0800 |
committer | Damien Neil <dneil@google.com> | Tue Jan 04 22:57:54 2022 +0000 |
tree | 4d1799e13d876a7bdba1d7fda29817b620b4d857 | |
parent | 26e8bcb3c743193558d1a0ff540c9e05f999267d [diff] [blame] |
all: gofmt all Change-Id: I1d42c8d784440a0b7e40b4f0b8da54be0fb338a6 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/370054 Trust: Damien Neil <dneil@google.com> Run-TryBot: Damien Neil <dneil@google.com> Reviewed-by: Joseph Tsai <joetsai@digital-static.net> Reviewed-by: Florian Zenker <floriank@google.com>
diff --git a/integration_test.go b/integration_test.go index dfcfd10..078a1ff 100644 --- a/integration_test.go +++ b/integration_test.go
@@ -2,6 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. +//go:build ignore // +build ignore package main