mirror of
https://github.com/go-gitea/gitea
synced 2025-12-05 04:18:27 +00:00
Rename scripts to build and add revive command as a new build tool command (#10942)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
5
vendor/github.com/olekukonko/tablewriter/go.mod
generated
vendored
Normal file
5
vendor/github.com/olekukonko/tablewriter/go.mod
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
module github.com/olekukonko/tablewriter
|
||||
|
||||
go 1.12
|
||||
|
||||
require github.com/mattn/go-runewidth v0.0.7
|
||||
Reference in New Issue
Block a user