2016-12-06 18:58:31 +01:00
|
|
|
// Copyright 2016 The Gitea Authors. All rights reserved.
|
|
|
|
// Use of this source code is governed by a MIT-style
|
|
|
|
// license that can be found in the LICENSE file.
|
|
|
|
|
|
|
|
package templates
|
|
|
|
|
2019-06-02 23:43:47 +02:00
|
|
|
//go:generate go run -mod=vendor main.go
|
2016-12-06 18:58:31 +01:00
|
|
|
//go:generate go fmt bindata.go
|