blob: d71b05f4455f64c99b73e1b97a25a1010ecf7fa6 [file] [log] [blame]
// Copyright 2016 Marc-Antoine Ruel. All rights reserved.
// Use of this source code is governed under the Apache License, Version 2.0
// that can be found in the LICENSE file.
//go:build go1.1 && !go1.6
// +build go1.1,!go1.6
package internal
const (
showGOTRACEBACKBanner = false
)