hydra-werther/cmd/werther/tools.go

13 lines
228 B
Go
Raw Normal View History

2019-02-18 14:57:54 +01:00
// +build tools
/*
2019-05-24 15:13:15 +02:00
Copyright (c) JSC iCore.
2019-02-18 14:57:54 +01:00
2019-05-24 15:13:15 +02:00
This source code is licensed under the MIT license found in the
LICENSE file in the root directory of this source tree.
2019-02-18 14:57:54 +01:00
*/
package main
import _ "github.com/kevinburke/go-bindata"