-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
Hi!
When i try to execute command go get -u github.com/uadmin/uadmin/
i get as a result global.go
with const Version = "0.9.2" and "uadmin" cli tool compiled with this const Version value, so command uadmin prepare
works incorrectly (doesn’t copy static
and templates
folders), but git clone
returns version of global.go
file with const Version = "0.9.5"
.
Metadata
Metadata
Assignees
Labels
No labels