initial commit
This commit is contained in:
14
cmd/werther/tools.go
Normal file
14
cmd/werther/tools.go
Normal file
@ -0,0 +1,14 @@
|
||||
// +build tools
|
||||
|
||||
/*
|
||||
Copyright (C) JSC iCore - All Rights Reserved
|
||||
|
||||
Unauthorized copying of this file, via any medium is strictly prohibited
|
||||
Proprietary and confidential
|
||||
|
||||
Written by Konstantin Lepa <klepa@i-core.ru>, February 2019
|
||||
*/
|
||||
|
||||
package main
|
||||
|
||||
import _ "github.com/kevinburke/go-bindata"
|
Reference in New Issue
Block a user