mirror of
https://gitea.com/gitea/tea.git
synced 2025-02-16 23:01:15 +01:00
![Lunny Xiao](/assets/img/avatar_default.png)
* add Makefile / .drone.yml, use go module with vendor * Update .drone.yml Co-Authored-By: lunny <xiaolunwen@gmail.com>
6 lines
213 B
Go
6 lines
213 B
Go
// 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 gitea // import "code.gitea.io/sdk/gitea"
|