This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8191
Commits
2
Branches
178 MiB
Tree:
a41a965db2
for-closed-social
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a41a965db2'
${ noResults }
gitea
/
vendor
/
gopkg.in
/
yaml.v2
/
go.mod
5 lines
95 B
Raw
Normal View
History
Use Go1.11 module (#5743) * Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
5 years ago
module
"gopkg.in/yaml.v2"
require
(
"gopkg.in/check.v1"
v0
.
0.0
-
20161208181325
-
20
d25e280405
)