diff options
Diffstat (limited to 'vendor/cloud.google.com/go/pubsub/nodebug.go')
| -rw-r--r-- | vendor/cloud.google.com/go/pubsub/nodebug.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/cloud.google.com/go/pubsub/nodebug.go b/vendor/cloud.google.com/go/pubsub/nodebug.go index 774a74a58..92760220a 100644 --- a/vendor/cloud.google.com/go/pubsub/nodebug.go +++ b/vendor/cloud.google.com/go/pubsub/nodebug.go @@ -12,6 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. +//go:build !psdebug // +build !psdebug package pubsub |
