mirror of
https://codeberg.org/davrot/forgejo.git
synced 2025-05-25 03:00:04 +02:00
go get
This commit is contained in:
parent
d26a333dfb
commit
ea74be2f2e
5 changed files with 24 additions and 1 deletions
|
@ -54,3 +54,5 @@ const (
|
|||
BindingBooleanTypeError string = "BooleanTypeError"
|
||||
BindingFloatTypeError string = "FloatTypeError"
|
||||
)
|
||||
|
||||
var GoGetMetas = make(map[string]bool)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue