tools.go (2 lines of code) (raw):

// Copyright ©2022 Elastic N.V. All rights reserved. // Copyright ©2021 Dan Kortschak. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. //go:build tools // +build tools package toutoumomoma // Imported for the garble tool. import _ "mvdan.cc/garble"